Skip to content

Releases: cocafe/msr-utility

mingw port - beta

11 Aug 02:06
Compare
Choose a tag to compare
  • ported to mingw to use binary ops api
  • supported rmw, {get/set}bit to make scripts easier
  • supported to set single specified processor cross all groups

minor improvements

25 Apr 04:32
Compare
Choose a tag to compare
  • Added option to apply to all processors of all groups for lazy guys (me)
  • ⚠ Output has changed, use with cautions in old scripts

bug fixes, improvements

24 Jun 13:53
Compare
Choose a tag to compare

for change details, please check commit history.

  • msr-cmd: support processor group (system with >64 logical cores)
  • msr-cmd: various bug fixes
  • msr-cmd: add v3 turbo script and tutorial

using msr-cmd inside scripts and windows scheduler to customize CPU configs is recommended over msr-watchdog.
for example, please check v3_turbo.sh in the release archive.

bug fixes

29 Oct 01:55
Compare
Choose a tag to compare

20191230

30 Dec 08:41
Compare
Choose a tag to compare
  • Update watchdog options
  • Add WinIO support to lock memory value (not being tested too much, install driver with winio-drv.exe)
  • Update example config

Initial Release

03 Jun 11:45
Compare
Choose a tag to compare

VC++ 2015/2017 Runtime Required