aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorPaul Chaignon <paul.chaignon@gmail.com>2023-11-06 19:59:51 +0100
committerAleksandr Nogikh <nogikh@google.com>2023-11-09 18:26:45 +0000
commit24206adf8c2510ab24ff5391c676da047e2523d0 (patch)
tree40f2299354dc4ca0b40055a84574ae8ba747658f /executor
parentdb8894c2e1eb547c641b57d2dcfd61109d5af28a (diff)
sys/linux: describe ringbuf map creation
The corresponding test does the same as this map declaration: struct { __uint(type, BPF_MAP_TYPE_RINGBUF); __uint(max_entries, 256 * 1024); } rb SEC(".maps"); Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions