Merge pull request #525 from justincormack/more-aio

Increase default fs.aio-max-nr
This commit is contained in:
Justin Cormack
2016-09-20 00:17:03 +01:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
vm.max_map_count = 262144
net.core.somaxconn = 1024
fs.aio-max-nr = 1048576
fs.inotify.max_user_watches = 524288
fs.file-max = 524288