Explorar o código

Update sysctl.sh

MoeClub hai 5 meses
pai
achega
baf168d58f
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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