From 63dd06cd18d891fd97286906afe3b4f66a15b6e3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 4 May 2021 15:14:32 +0200 Subject: [dnbd3-proxy-mode] Increase priority etc. of dnbd3-server --- .../dnbd3-proxy-mode/data/etc/systemd/system/dnbd3-proxy.service | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/modules/dnbd3-proxy-mode/data/etc/systemd/system/dnbd3-proxy.service b/core/modules/dnbd3-proxy-mode/data/etc/systemd/system/dnbd3-proxy.service index 709e0724..b5893dd0 100644 --- a/core/modules/dnbd3-proxy-mode/data/etc/systemd/system/dnbd3-proxy.service +++ b/core/modules/dnbd3-proxy-mode/data/etc/systemd/system/dnbd3-proxy.service @@ -10,3 +10,7 @@ Restart=always RestartSec=3 TimeoutStopSec=10 LimitNOFILE=65536 +LimitNICE=-2 +IOSchedulingClass=best-effort +IOSchedulingPriority=2 +OOMScoreAdjust=-100 -- cgit v1.2.3-55-g7522