You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michal Rostecki 36a05bc1df Add optional code for raising the RLIMIT_MEMLOCK
Kernels before 5.11 don't use cgroup accounting, so they might reach the
RLIMIT_MEMLOCK when creating maps. For that case, this change add a
commented code which can be used for raising RLIMIT_MEMLOCK to
RLIM_INFINITY.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
3 years ago
..
main.rs Add optional code for raising the RLIMIT_MEMLOCK 3 years ago