提交历史

作者 SHA1 备注 提交日期
  Alex Smith 4306660918 Adjust renice documentation 6 年之前
  Alex Smith 2ab46df4c3 Disable softrealtime (SCHED_ISO) and renice by default 6 年之前
  Alex Smith 746b463783 Merge pull request #114 from mdiluz/fix-issue-113 6 年之前
  Marc Di Luzio 1482a2b39e Get the gpu index for both get and set (thanks @rezzafr33!) 6 年之前
  Marc Di Luzio c1d06f2ad5 Try and make an educated guess at the correct nvidia gpu index 6 年之前
  Alex Smith 0c08359005 Merge pull request #112 from mdiluz/automatic-gpu-info 6 年之前
  Marc Di Luzio dc1258d750 Automatically adjust the nvidia gpu index 6 年之前
  Marc Di Luzio fec32ac53d Remove the nv_perf_level config option and figure it out programmatically 6 年之前
  Marc Di Luzio 873d0a224b Remove passing the vendor to gpuclockctl 6 年之前
  Marc Di Luzio 5e5cae31d3 Explain a little more about nv_perf_level 6 年之前
  Marc Di Luzio eb9bb0cdf7 Add notes on values for nv_powermizer_mode 6 年之前
  Alex Smith c49cd45e01 Ensure that we null terminate the process output buffer in run_external_process 6 年之前
  Alex Smith 26ec6ad2b4 Document script_timeout 6 年之前
  Alex Smith 8bb7c901de Fix typo (default_timout -> default_timeout) 6 年之前
  Marc Di Luzio 7fb1950357 Fix formatting 6 年之前
  Marc Di Luzio 54d7d3f259 Allow nv_perl_level and nv_powermizer_mode to be set independently 6 年之前
  Marc Di Luzio 834a18aab4 Implement nv_powermizer_mode option to allow setting the Nvidia powermizer mode 6 年之前
  Marc Di Luzio 9ade4481c3 Change AMD overclocking to simply be setting the power_dpm_force_performance_level file for now 6 年之前
  Marc Di Luzio 20efaaa33f Rename the core and mem stats to nv_ prefix 6 年之前
  Alex Smith cc9f78fe0a Merge pull request #108 from mdiluz/bug-and-feature-bash 6 年之前
  Alex Smith 058efe8cce Use Meson's warning_level option 6 年之前
  Alex Smith 433370e3fa Add details of Gentoo ebuild for stable release 6 年之前
  Marc Di Luzio 6a240d550e Extend the sleep for the child gamemode in tests 6 年之前
  Marc Di Luzio 0efd65fc78 set the default gov not the desired gov in tests 6 年之前
  Marc Di Luzio b6da948ca2 Add the output to the log for external processes that have failed 6 年之前
  Marc Di Luzio c215626ccd Add "script_timeout" config value to control if a user wants to extend the script timeout before kill value 6 年之前
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process 6 年之前
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection 6 年之前
  Marc Di Luzio e9ff2cbb10 Implement a timeout in run_external_process 6 年之前
  Marc Di Luzio 1665447350 Use run_external_process for the script execution 6 年之前