Commit History

作者 SHA1 備註 提交日期
  Christian Kellner 45ba5bc4c4 Use matching signedness in format strings 6 年之前
  Christian Kellner 0eb59fc848 Use minimal number of characters for strncmp 6 年之前
  Christian Kellner bbde1d0357 Ensure strncpy'ed strings are all null terminated 6 年之前
  Alex Smith db4dd87e22 Add Debian to the list of distros which have packages available 6 年之前
  Alex Smith c0032efc4f Make gamemoderun.in executable (#115) 6 年之前
  Alex Smith 5516b547ca Merge pull request #121 from lilianmoraru/master 6 年之前
  Lilian A. Moraru c0ffecae43 Build with optimizations 6 年之前
  Alex Smith 95c365076f Update to version 1.4-dev post-release 6 年之前
  Alex Smith ea7d1c13a3 Update to version 1.3 6 年之前
  Alex Smith 10a31f8dec Update copyright years to 2019 6 年之前
  Alex Smith 6b7f6c12c2 Various README fixes/adjustments 6 年之前
  Alex Smith 0f680f2a83 clang-format fix 6 年之前
  Alex Smith 5ee2f3c06a Adjust reaper_freq to match the default value set in code 6 年之前
  Alex Smith 23bf1e6624 Minor adjustments 6 年之前
  Alex Smith f163d4847b Update changelog, convert to Markdown 6 年之前
  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 年之前