Browse Source

Update sysctl.sh

MoeClub 5 tháng trước cách đây
mục cha
commit
baf168d58f
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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