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
|
e6dd315123
dbus-messaging: Add missing trailing \n
|
6 years ago |
Kai Krakow
|
8a618a29fa
gamemode-scheduler: Improve logging
|
6 years ago |
Alex Smith
|
53f3d4b346
Merge pull request #81 from kakra/io-priorities
|
6 years ago |
Kai Krakow
|
62865b1e32
gamemode: Apply io priority to clients
|
6 years ago |
Alex Smith
|
d20ac4cf82
Merge pull request #80 from kakra/fix-valgrind-checks
|
6 years ago |
Kai Krakow
|
ebf177bebe
daemon-config: Add ioprio configuration option
|
6 years ago |
Kai Krakow
|
a91a2e7739
gamemode: Add a value clamping helper
|
6 years ago |
Kai Krakow
|
61a9ee9033
Fix access to uninitialized values (valgrind)
|
6 years ago |
Alex Smith
|
c9031e4a75
Merge pull request #75 from kakra/dont-leak-scheduler-attributes
|
6 years ago |
Alex Smith
|
8172f05142
Merge pull request #77 from kakra/optimize-format-check
|
6 years ago |
Alex Smith
|
7af744250e
README: Mention Fedora packages
|
6 years ago |
Alex Smith
|
a0e4f996e9
Merge pull request #74 from kakra/mention-gentoo-support
|
6 years ago |
Kai Krakow
|
a8726e8959
format-check: Enable usage as pre-commit hook
|
6 years ago |
Kai Krakow
|
5e4d5fb2e7
gamemode: Don't leak SCHED_ISO into children
|
6 years ago |
Kai Krakow
|
f041ba2281
format-check: Optimize format-check.sh
|
6 years ago |
Kai Krakow
|
af8c2a7c4a
README: Mention Gentoo support
|
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 |
Alex Smith
|
cdbe0db9a7
Merge pull request #71 from mgerstner/bugfixes
|
6 years ago |
Matthias Gerstner
|
5f06435bdf
cpugovctl: evaluate govenor write errors and adjust exit code accordingly
|
6 years ago |
Matthias Gerstner
|
2896506340
cpugovctl: correctly evaluate available command line parameters
|
6 years ago |
Matthias Gerstner
|
39d7b95a26
game_mode_context_register: fix memory leak on error conditions
|
6 years ago |