aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/systemd/osmo-bts-sysmo.service
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/systemd/osmo-bts-sysmo.service')
-rw-r--r--contrib/systemd/osmo-bts-sysmo.service4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/systemd/osmo-bts-sysmo.service b/contrib/systemd/osmo-bts-sysmo.service
index f297cfc8..2a6f7115 100644
--- a/contrib/systemd/osmo-bts-sysmo.service
+++ b/contrib/systemd/osmo-bts-sysmo.service
@@ -13,9 +13,11 @@ Restart=always
RestartSec=2
RestartPreventExitStatus=1
-# The msg queues must be read fast enough
+# CPU scheduling policy:
CPUSchedulingPolicy=rr
+# For real-time scheduling policies an integer between 1 (lowest priority) and 99 (highest priority):
CPUSchedulingPriority=1
+# See sched(7) for further details on real-time policies and priorities
[Install]
WantedBy=multi-user.target