summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-09-10 00:12:34 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-09-10 00:12:34 +0300
commit77496710f35dc5a6ec9988e83b39a07dfd24979e (patch)
tree23e6b99679451acd2e4839dea2c07e840b9f42a7 /system
parent8df87f4e1a2ce6130292d159c137a18a591f6f11 (diff)
added info for giving netdata max priority
Diffstat (limited to 'system')
-rw-r--r--system/netdata.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/netdata.service.in b/system/netdata.service.in
index 0fe947e5c1..972ec4f8ed 100644
--- a/system/netdata.service.in
+++ b/system/netdata.service.in
@@ -28,6 +28,7 @@ RestartSec=30
OOMScoreAdjust=1000
# Valid policies: other (the system default) | batch | idle | fifo | rr
+# To give netdata the max priority, set CPUSchedulingPolicy=rr and CPUSchedulingPriority=99
CPUSchedulingPolicy=idle
# This sets the scheduling priority (for policies: rr and fifo).