Histórico de Commits

Autor SHA1 Mensagem Data
  Marc Di Luzio c215626ccd Add "script_timeout" config value to control if a user wants to extend the script timeout before kill value há 6 anos atrás
  Alex Smith 3c28e84700 Merge pull request #105 from mdiluz/auto-detect-vendor há 6 anos atrás
  Marc Di Luzio 1430c0b831 Implement supervisor features using new config variables há 6 anos atrás
  Marc Di Luzio d60ac23daa Add a helper function for getting if a config list contains a string há 6 anos atrás
  Marc Di Luzio de390be93d Add unused to now unused hex function há 6 anos atrás
  Marc Di Luzio 0847d3b452 Remove the vendor config value in prep for it to be auto-detected há 6 anos atrás
  Marc Di Luzio 938794a69c Protect the [gpu] config section há 6 anos atrás
  Marc Di Luzio c0ef843290 Refactor the config values into a sub-struct há 6 anos atrás
  Marc Di Luzio 903fda6dcb Use a macro to declare some the repeated "get long config value" pattern há 6 anos atrás
  Marc Di Luzio d5ffdcffdb Fix reaper_frequency naming há 6 anos atrás
  Marc Di Luzio b7dff4265c Refactor config functions that can return their full value to do so há 6 anos atrás
  Marc Di Luzio 0170a72634 Fix formatting of renice value comment há 6 anos atrás
  Marc Di Luzio ff1a838ab7 Apply format corrections há 6 anos atrás
  Marc Di Luzio 142b2fb32d Also add nv_perf_level for nvidia (needed as a parameter to nvidia-xsettings) há 6 anos atrás
  Marc Di Luzio 6b268e8349 Convert "apply_gpu_optimisations" to a string with a special key há 6 anos atrás
  Marc Di Luzio ad2c218ab3 Allow setting the device value with a hex string há 6 anos atrás
  Marc Di Luzio fe9b5c8744 Error with invalid device or vendor values há 6 anos atrás
  Marc Di Luzio cee2351c55 Add config for vendor and device há 6 anos atrás
  Marc Di Luzio b1bf33d386 Add config parameters for GPU clocking há 6 anos atrás
  Marc Di Luzio ba49055519 Set up inhibit_screensaver config option to disable the feature há 6 anos atrás
  Marc Di Luzio b54a406b97 Don't log an error about a default initial renice value há 6 anos atrás
  Alex Smith 53f3d4b346 Merge pull request #81 from kakra/io-priorities há 6 anos atrás
  Kai Krakow ebf177bebe daemon-config: Add ioprio configuration option há 6 anos atrás
  Kai Krakow 61a9ee9033 Fix access to uninitialized values (valgrind) há 6 anos atrás
  Kai Krakow 57c6bbb444 config: Allow renice configuration há 6 anos atrás
  Kai Krakow 9dfd718807 config: Introduce new setting "softrealtime" há 6 anos atrás
  Marc Di Luzio 20828da140 Refactor getting config values to stop duplicating the rwlock há 6 anos atrás
  Marc Di Luzio 808f5c9159 Provide a cascaded merge-overwrite config approach for #6 há 6 anos atrás
  Marc Di Luzio db8a70b7ba Add support for user defined local script plugins há 6 anos atrás
  Marc Di Luzio c45b9f90a4 Refactor the config gathering code to be reusable há 6 anos atrás