Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Kellner 41b85c245d Rewrite strncpy to silence compiler warning hace 6 años
  Christian Kellner d12ab6830f No old-style function definitions. hace 6 años
  Christian Kellner bbde1d0357 Ensure strncpy'ed strings are all null terminated hace 6 años
  Alex Smith 10a31f8dec Update copyright years to 2019 hace 6 años
  Marc Di Luzio fec32ac53d Remove the nv_perf_level config option and figure it out programmatically hace 6 años
  Marc Di Luzio 7fb1950357 Fix formatting hace 6 años
  Marc Di Luzio 54d7d3f259 Allow nv_perl_level and nv_powermizer_mode to be set independently hace 6 años
  Marc Di Luzio 834a18aab4 Implement nv_powermizer_mode option to allow setting the Nvidia powermizer mode hace 6 años
  Marc Di Luzio 9ade4481c3 Change AMD overclocking to simply be setting the power_dpm_force_performance_level file for now hace 6 años
  Marc Di Luzio 20efaaa33f Rename the core and mem stats to nv_ prefix hace 6 años
  Marc Di Luzio 6a240d550e Extend the sleep for the child gamemode in tests hace 6 años
  Marc Di Luzio 0efd65fc78 set the default gov not the desired gov in tests hace 6 años
  Marc Di Luzio c215626ccd Add "script_timeout" config value to control if a user wants to extend the script timeout before kill value hace 6 años
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process hace 6 años
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection hace 6 años
  Marc Di Luzio 1665447350 Use run_external_process for the script execution hace 6 años
  Marc Di Luzio 9df1dd857c Try waiting for the reaper thread at the start of tests if needed hace 6 años
  Alex Smith 3c28e84700 Merge pull request #105 from mdiluz/auto-detect-vendor hace 6 años
  Marc Di Luzio c1dfd8bbc4 Add gamemode error strings to printouts to help debug issues hace 6 años
  Marc Di Luzio 218dc9dab8 Fix up formatting hace 6 años
  Marc Di Luzio 70c317233f Wait for the child to finish up hace 6 años
  Marc Di Luzio 3a624350d1 Add flavor to error log messages hace 6 años
  Marc Di Luzio baf295773b Implement supervisor tests hace 6 años
  Marc Di Luzio ebe525d04e Fix up testing now that we detect the vendor hace 6 años
  Marc Di Luzio 0847d3b452 Remove the vendor config value in prep for it to be auto-detected hace 6 años
  Marc Di Luzio 94b6a34f65 Add test for gamemoderun and the reaper thread hace 6 años
  Marc Di Luzio ab5fdad3cb Give the child more time to quit hace 6 años
  Marc Di Luzio e36a172144 Add full test for GPU settings hace 6 años
  Marc Di Luzio 784cb0053d Extract testing to individual functions hace 6 años
  Marc Di Luzio a9572e6896 Begin GPU test implementation hace 6 años