Marc Di Luzio 5b55506050 Correct double invalid in error message, and actually skip out on the renice 6 年 前
..
cpugovctl.c 5f06435bdf cpugovctl: evaluate govenor write errors and adjust exit code accordingly 6 年 前
daemon_config.c b54a406b97 Don't log an error about a default initial renice value 6 年 前
daemon_config.h ebf177bebe daemon-config: Add ioprio configuration option 6 年 前
daemonize.c 17241deccb daemonize: instead of just closing STD*_FILENO replace them by /dev/null 6 年 前
daemonize.h 752d877196 Minor C cleanup (#27) 7 年 前
dbus_messaging.c b4ba947255 Fix up calling screensaver, now appears to work 6 年 前
dbus_messaging.h 42dd7e6ea8 Add initial screensaver inhibiting code 6 年 前
gamemode-env.c 92967b135b refactor: Break env API functions out of the main daemon source 6 年 前
gamemode-ioprio.c 5396370e5d refactor: Simplify the log hinter 6 年 前
gamemode-proc.c 748808be7e refactor: Break proc API functions out of the main daemon source 6 年 前
gamemode-sched.c 5b55506050 Correct double invalid in error message, and actually skip out on the renice 6 年 前
gamemode-tests.c f0816230d7 Correct error message when the initial query fails 6 年 前
gamemode-wine.c f4cd01f989 refactor: Break wine API functions out of the main daemon source 6 年 前
gamemode.c e342b6e394 Remove SCHED_ISO from gamemode.c 6 年 前
gamemode.h 0b4e86651e Add a preliminary client test suite 6 年 前
governors-query.c 1c38a6047e Refactor to store the initial governor state when gamemode is entered 6 年 前
governors-query.h 69db9c2a61 Conformance: Update copyright range to include 2018 7 年 前
governors.c 1c38a6047e Refactor to store the initial governor state when gamemode is entered 6 年 前
governors.h 1c38a6047e Refactor to store the initial governor state when gamemode is entered 6 年 前
helpers.h c4ff3d7250 refactor: Break helpers out of the main daemon source 6 年 前
logging.c 752d877196 Minor C cleanup (#27) 7 年 前
logging.h 5396370e5d refactor: Simplify the log hinter 6 年 前
main.c 5e705f3225 Correct help message 6 年 前
meson.build 94cfa2de54 Add game_mode_run_tests function to trigger tests 6 年 前