Historique des commits

Auteur SHA1 Message Date
  Kai Krakow 92967b135b refactor: Break env API functions out of the main daemon source il y a 6 ans
  Kai Krakow 748808be7e refactor: Break proc API functions out of the main daemon source il y a 6 ans
  Kai Krakow c4ff3d7250 refactor: Break helpers out of the main daemon source il y a 6 ans
  Alex Smith 9bbcc03c50 Merge pull request #84 from kakra/improve-scheduler-logging il y a 6 ans
  Kai Krakow 29f8f0883c gamemode: Explain the concerning logs a little better il y a 6 ans
  Kai Krakow fd4166279b gamemode: Convert game_mode_context_has_client() to return the client il y a 6 ans
  Kai Krakow d023495a5d gamemode: Add a tiny buffered snprintf helper il y a 6 ans
  Kai Krakow 4fd93ee30a gamemode: Map wine preloaders to original exe il y a 6 ans
  Kai Krakow ba80a6cc3d gamemode: Add function to resolve the wine preloader executable il y a 6 ans
  Kai Krakow 373fe5a8af gamemode: Add a helper to compare string tails il y a 6 ans
  Kai Krakow c2344f4387 gamemode: Add function to search environment of a PID il y a 6 ans
  Kai Krakow 47ea4514cd gamemode: Add function to lookup user home directory il y a 6 ans
  Kai Krakow 3a6d258eae gamemode: Make game_mode_context_find_exe() thread-safe il y a 6 ans
  Kai Krakow 81a52ddc4d gamemode: Add a tiny safe snprintf helper il y a 6 ans
  Kai Krakow bd811c6646 gamemode: Add executable to initializer il y a 6 ans
  Kai Krakow 8214f93630 gamemode: Optimize detection of dupe registers il y a 6 ans
  Kai Krakow 2a0c6e7098 gamemode: Never add NULL to the client list il y a 6 ans
  Kai Krakow 8a618a29fa gamemode-scheduler: Improve logging il y a 6 ans
  Kai Krakow 62865b1e32 gamemode: Apply io priority to clients il y a 6 ans
  Kai Krakow a91a2e7739 gamemode: Add a value clamping helper il y a 6 ans
  Kai Krakow 5e4d5fb2e7 gamemode: Don't leak SCHED_ISO into children il y a 6 ans
  Alex Smith 22a90a73ef Fix formatting il y a 6 ans
  Alex Smith 442475a78b Make error messages for failure to change scheduling policies more descriptive il y a 6 ans
  Matthias Gerstner 39d7b95a26 game_mode_context_register: fix memory leak on error conditions il y a 6 ans
  Kai Krakow 6f93020d0b scheduler: Apply renice configuration to clients il y a 6 ans
  Kai Krakow addfe1fbc0 scheduler: Add heuristics and option to force on/off il y a 6 ans
  Kai Krakow d8231a2972 scheduler: Don't renice if already reniced il y a 6 ans
  Kai Krakow 76ece2fc26 Leverage soft real time capabilities il y a 6 ans
  Marc Di Luzio 5ebc77a0f1 Add defaultgov and desiredgov config settings il y a 6 ans
  Marc Di Luzio 20828da140 Refactor getting config values to stop duplicating the rwlock il y a 6 ans