首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
修改 ulimit 参数
修改 ulimit 参数
mac
2024-10-15
54
sudo vim /etc/security/limits.conf 文件下加: * hard nofile 999999 * soft nofile 999999 * soft nproc 10240 * hard nproc 10240 * hard stack 102400 * soft stack 102400
转载请注明原文地址: https://mac.8miu.com/read-496717.html
最新回复
(
0
)