]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: bump mlock ulimit to 64Mb
authorRoman Gushchin <guro@fb.com>
Thu, 23 Aug 2018 17:46:20 +0000 (10:46 -0700)
committerRoman Gushchin <guro@fb.com>
Tue, 9 Oct 2018 16:46:36 +0000 (09:46 -0700)
commit91cfdd8d29b353dc1fd825673c9a23e00c92a341
treea0c4c8ed83526b8f02cd4dd93f02cc1878147032
parente867866623893c7683c5df9b5a0d0d9801bebfe2
core: bump mlock ulimit to 64Mb

Bpf programs are charged against memlock ulimit, and the default value
can be too tight on machines with many cgroups and attached bpf programs.

Let's bump it to 64Mb.
src/core/main.c