Add defaultgov and desiredgov config settings

Allows users to choose which governor settings they want.

	Should provide some future compatibility for other governor settings.
This commit is contained in:
Marc Di Luzio
2018-05-15 17:04:31 +01:00
parent 20828da140
commit 5ebc77a0f1
4 changed files with 32 additions and 2 deletions

View File

@ -2,6 +2,11 @@
; The reaper thread will check every 10 seconds for exited clients
reaper_freq=10
; The desired governor is used when entering GameMode instead of "performance"
desiredgov=performance
; The default governer is used when leaving GameMode instead of restoring the original value
defaultgov=powersave
[filter]
; If "whitelist" entry has a value(s)
; gamemode will reject anything not in the whitelist