limits for process

change limit

cat /proc/$PID/limits
prlimit -p $pid --core=unlimited:unlimited
prlimit --pid $pid --nproc 65535:65535
posted @ 2023-06-26 14:34  stdpain  阅读(22)  评论(0)    收藏  举报