Kai Krakow
|
4fd93ee30a
gamemode: Map wine preloaders to original exe
|
6 years ago |
Kai Krakow
|
ba80a6cc3d
gamemode: Add function to resolve the wine preloader executable
|
6 years ago |
Kai Krakow
|
373fe5a8af
gamemode: Add a helper to compare string tails
|
6 years ago |
Kai Krakow
|
c2344f4387
gamemode: Add function to search environment of a PID
|
6 years ago |
Kai Krakow
|
47ea4514cd
gamemode: Add function to lookup user home directory
|
6 years ago |
Kai Krakow
|
3a6d258eae
gamemode: Make game_mode_context_find_exe() thread-safe
|
6 years ago |
Kai Krakow
|
81a52ddc4d
gamemode: Add a tiny safe snprintf helper
|
6 years ago |
Kai Krakow
|
bd811c6646
gamemode: Add executable to initializer
|
6 years ago |
Kai Krakow
|
8214f93630
gamemode: Optimize detection of dupe registers
|
6 years ago |
Kai Krakow
|
2a0c6e7098
gamemode: Never add NULL to the client list
|
6 years ago |
Kai Krakow
|
62865b1e32
gamemode: Apply io priority to clients
|
6 years ago |
Kai Krakow
|
a91a2e7739
gamemode: Add a value clamping helper
|
6 years ago |
Kai Krakow
|
5e4d5fb2e7
gamemode: Don't leak SCHED_ISO into children
|
6 years ago |
Alex Smith
|
22a90a73ef
Fix formatting
|
6 years ago |
Alex Smith
|
442475a78b
Make error messages for failure to change scheduling policies more descriptive
|
6 years ago |
Matthias Gerstner
|
39d7b95a26
game_mode_context_register: fix memory leak on error conditions
|
6 years ago |
Kai Krakow
|
6f93020d0b
scheduler: Apply renice configuration to clients
|
6 years ago |
Kai Krakow
|
addfe1fbc0
scheduler: Add heuristics and option to force on/off
|
6 years ago |
Kai Krakow
|
d8231a2972
scheduler: Don't renice if already reniced
|
6 years ago |
Kai Krakow
|
76ece2fc26
Leverage soft real time capabilities
|
6 years ago |
Marc Di Luzio
|
5ebc77a0f1
Add defaultgov and desiredgov config settings
|
6 years ago |
Marc Di Luzio
|
20828da140
Refactor getting config values to stop duplicating the rwlock
|
6 years ago |
Marc Di Luzio
|
1c38a6047e
Refactor to store the initial governor state when gamemode is entered
|
6 years ago |
Marc Di Luzio
|
4f3bc2c9a2
Add gamemode_query_status and teach gamemoded '-s'
|
6 years ago |
Marc Di Luzio
|
db8a70b7ba
Add support for user defined local script plugins
|
6 years ago |
Marc Di Luzio
|
51e1e7203f
Add "reaper_freq" config setting in the "general" section
|
6 years ago |
Marc Di Luzio
|
52a99a2102
Apply clang-format to commit d26ac60
|
7 years ago |
OlliC
|
6b71edf740
Integrated sd_notify to get status messages in systemd (#28)
|
7 years ago |
Ikey Doherty
|
69db9c2a61
Conformance: Update copyright range to include 2018
|
7 years ago |
Marc Di Luzio
|
759cbc3c40
Add config file parsing
|
7 years ago |