Make renice be higher.

This commit is contained in:
CronyAkatsuki 2024-01-08 16:18:10 +01:00
parent 508c74512c
commit 865517b876

View File

@ -24,7 +24,7 @@ softrealtime=auto
; GameMode can renice game processes. You can put any value between 0 and 20 here, the value ; GameMode can renice game processes. You can put any value between 0 and 20 here, the value
; will be negated and applied as a nice value (0 means no change). Defaults to 0. ; will be negated and applied as a nice value (0 means no change). Defaults to 0.
renice=10 renice=15
; By default, GameMode adjusts the iopriority of clients to BE/0, you can put any value ; 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 ; between 0 and 7 here (with 0 being highest priority), or one of the special values