Commit History

Author SHA1 Message Date
  Marc Di Luzio 7ede50af39 Make sure we actually build the examples in the travis tests 5 years ago
  Marc Di Luzio ddecc89f10 Add a note about GAMEMODE_AUTO and blocking calls 5 years ago
  Marc Di Luzio ddc802573a Remove unneeded includes in gamemode_client.h 5 years ago
  Marc Di Luzio a27e741beb Reformat long_options now that travis matches 5 years ago
  Marc Di Luzio f401b49b1a Close the openned task dirs to prevent a leak 5 years ago
  Marc Di Luzio 41d35fa12a Add a zeroed final option for getopt_long for correctness 5 years ago
  Marc Di Luzio 0d018d91a8 Implement some error logging/checking and clean up some TODO comments 5 years ago
  Marc Di Luzio ef29b35258 Make sure we don't leave a hanging gamemode request from the child process 5 years ago
  Marc Di Luzio 139b90e0b7 Refactor the process test function 5 years ago
  Marc Di Luzio 4091a0c532 Now that renice works - set it to a hard fail again 5 years ago
  Marc Di Luzio f00a89bc56 Actually apply setpriority to the thread not the client 5 years ago
  Marc Di Luzio 2d19b61a38 Always log when getpriority fails - we will likely want to know 5 years ago
  Marc Di Luzio 16c932f5d0 Adjust logs for generic process test function 5 years ago
  Marc Di Luzio f152ea9338 Initial implementation of applying renice to all process threads 5 years ago
  Marc Di Luzio 3ac49385dc Add a test for renicing multithreaded processes 5 years ago
  Marc Di Luzio 87cfd9c5a6 Remove error log about known issue now that it is fixed 5 years ago
  Marc Di Luzio 38e48a2d8e Update logging to reflect thread, client relationship 5 years ago
  Marc Di Luzio bf2b057915 First pass at fix for ioprio not applying to process tree properly 5 years ago
  Marc Di Luzio 6639b17500 Make the multithreaded ioprio tests not cause a full failure 5 years ago
  Marc Di Luzio 6869470f9b Fix feature status codes - failures here should be considered a failure 5 years ago
  Marc Di Luzio 934b497603 Implement multithreaded test framework (and use for ioprio) 5 years ago
  Marc Di Luzio 5ffe832faf Don't store the initial values 5 years ago
  Marc Di Luzio 7f196cdd1a Fix formatting for travis 5 years ago
  Marc Di Luzio 598969a538 Implement restoring the old ioprio value when unregistered 5 years ago
  Marc Di Luzio 2249a71355 Get ready for re-setting ioprio value on un-register 5 years ago
  Marc Di Luzio 6d14149658 Reset renice value on unregister 5 years ago
  Marc Di Luzio 09d63ae4f5 Set up for resetting niceness value 5 years ago
  Marc Di Luzio 7e5216c4a0 Some comments and cleanup 5 years ago
  Marc Di Luzio a482b72d37 Fix comments in gamemode_client.h 5 years ago
  Marc Di Luzio 717777e6c2 Implement PID support for --request and --status 5 years ago