会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Vitascope
首页
联系
管理
2017年12月5日
Increase the maximum number of open file descriptors in Snow Leopard? (AB)
摘要: 使用ulimit命令只会改变当前shell及其子项的资源限制,并sudo ulimit创建一个root shell,调整其限制,然后退出(因此,据我所知,没有真正的效果)。要超过12288,您需要调整内核kern.maxfiles和kern.maxfilesperproc参数,并且(至少根据此博客条
阅读全文
posted @ 2017-12-05 18:17 Vitascope
阅读(153)
评论(0)
推荐(0)