会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
队长china
博客园
首页
新随笔
联系
订阅
管理
2018年3月23日
linux修改open files
摘要: linux系统默认的open files 为1024 ,如果程序报错 too many open files错误,就是因为open files 数目不够,需要修改ulimit 和file-max file-max的含义。man proc,可得到file-max的描述: /proc/sys/fs/fi
阅读全文
posted @ 2018-03-23 11:53 队长china
阅读(20133)
评论(0)
推荐(3)
编辑