From f95d7d4e040c8bd48f99b2784b65e7a76bc37854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Fri, 19 Jun 2020 21:26:35 +0200 Subject: [PATCH] Update sysctl.conf --- static/sysctl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sysctl.conf b/static/sysctl.conf index ba56290..faf8375 100644 --- a/static/sysctl.conf +++ b/static/sysctl.conf @@ -1,5 +1,5 @@ vm.nr_hugepages = 0 -vm.vfs_cache_pressure = 100 +vm.vfs_cache_pressure = 30 fs.file-max = 1000000 net.core.wmem_max = 16777216 net.core.rmem_max = 16777216