diff options
| author | Yafang Shao <[email protected]> | 2022-04-09 12:59:55 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2022-04-11 03:17:15 +0000 |
| commit | b25acdafd3730110254f8452b113a6311ab5cf2d (patch) | |
| tree | 7365487e69507af364ee8a5e65fe994011bd9ea6 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c | |
| parent | libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels (diff) | |
| download | kernel-b25acdafd3730110254f8452b113a6311ab5cf2d.tar.gz kernel-b25acdafd3730110254f8452b113a6311ab5cf2d.zip | |
samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
We have switched to memcg-based memory accouting and thus the rlimit is
not needed any more. LIBBPF_STRICT_AUTO_RLIMIT_MEMLOCK was introduced in
libbpf for backward compatibility, so we can use it instead now.
This patch also removes the useless header sys/resource.h from many files
in samples/bpf.
Signed-off-by: Yafang Shao <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions
