浏览代码

Update sysctl.sh

MoeClub 5 月之前
父节点
当前提交
baf168d58f
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      sysctl.sh

+ 1 - 2
sysctl.sh

@@ -12,9 +12,8 @@ kernel.pid_max = 65536
 kernel.sched_autogroup_enabled = 0
 
 fs.file-max = 104857600
-fs.aio-max-nr = 104857600
+fs.aio-max-nr = 1048576
 fs.nr_open = 1048576
-fs.aio-nr = 1048576
 fs.inotify.max_user_instances = 10240
 fs.inotify.max_user_watches = 1048576
 fs.inotify.max_queued_events = 32768