aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/main.c
diff options
context:
space:
mode:
authorYafang Shao <[email protected]>2022-04-09 12:59:56 +0000
committerAndrii Nakryiko <[email protected]>2022-04-11 03:17:16 +0000
commitb858ba8c52b64c038de156c455a39a89bfd214e8 (patch)
tree6d6349f4307e1eee298beedd206d849830dac77c /tools/bpf/bpftool/main.c
parentsamples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK (diff)
downloadkernel-b858ba8c52b64c038de156c455a39a89bfd214e8.tar.gz
kernel-b858ba8c52b64c038de156c455a39a89bfd214e8.zip
selftests/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. After this change, the header tools/testing/selftests/bpf/bpf_rlimit.h can be removed. This patch also removes the useless header sys/resource.h from many files in tools/testing/selftests/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/bpf/bpftool/main.c')
0 files changed, 0 insertions, 0 deletions