prlimit()
The Linux-specific prlimit() system call combines and extends the functionality of setrlimit() and getrlimit(). It can be used to both set and get the resource limits of an arbitrary process.
不过我觉得大概设置上也不会有效果的
一般程序启动的时候会检测各种rlimit,并做出对应行为
之后再修改,一般不会单独有程序去感知
【 在 lokta 的大作中提到: 】
: 安装elasitcsearch7, 在设置bootstrap.memory_lock为true的情况下
: 报错说没法memlock。
: 然后按照指引,修改了limits.conf:
: ...................
--
FROM 222.71.112.*