From b772c69ca16e9f9f8dee96fcabe07864983f9437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Fri, 12 Jan 2018 20:23:34 +0100 Subject: [PATCH] Update sysctl.conf --- static/sysctl.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/static/sysctl.conf b/static/sysctl.conf index 7cdb17b..2058bd8 100644 --- a/static/sysctl.conf +++ b/static/sysctl.conf @@ -32,3 +32,4 @@ net.core.rmem_max = 8388608 net.core.wmem_max = 8388608 net.core.netdev_max_backlog = 5000 net.ipv4.tcp_window_scaling = 1 +vm.nr_hugepages = 128