|
@@ -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
|