Skip to content

BPF-related limits should be visible #25

@akoptelov

Description

@akoptelov

Because of the nature of eBPF code, there are some limits introduced in the code, like

  • Length of the BPF_ALIAS variable
  • Number of variables per process
  • R/W buffer size
  • etc

These limits should be clearly documented. Also the debugger should issue proper log messages when reaching such limits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions