daemon-config: Add ioprio configuration option

Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
Kai Krakow
2018-09-30 17:37:54 +02:00
parent a91a2e7739
commit ebf177bebe
4 changed files with 43 additions and 0 deletions

View File

@ -110,6 +110,12 @@ softrealtime=auto
; the value will be negated and applied as a nice value
renice = 4
; By default, GameMode adjusts the iopriority of clients to BE/0, you can put any value
; between 0 and 7 here (with 0 being highest priority), or one of the special values
; "off" (to disable) or "reset" (to restore Linux default behavior based on CPU priority),
; currently, only the best-effort class is supported thus you cannot set it here
ioprio = 0
[filter]
; If "whitelist" entry has a value(s)
; gamemode will reject anything not in the whitelist