aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/50-sysctl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/50-sysctl.conf b/misc/50-sysctl.conf
new file mode 100644
index 0000000..a16c493
--- /dev/null
+++ b/misc/50-sysctl.conf
@@ -0,0 +1,3 @@
+vm.max_map_count=2147483642
+vm.swappiness = 10
+vm.vfs_cache_pressure = 50