Skip to content

Tags: rountree/msr-safe

Tags

v1.3.0

- Update spank plugin to avoid popen() call

- Modify msrsave and msrrestore functions to write to *FILE rather than stdout
  and stderr
- Fix bug in msrsave indexing into save buffer
- Update default writemask for sticky bits of THERM_STATUS registers (0x1B1 and
  0x19C)
- Remove trailing whitespace in whitelists
- Enable command line parameters to (optionally) statically select major
  numbers for each device
- Add initial Travis CI yaml configuration file to test against multiple OS

v1.2.1

Patches for OpenHPC

v1.2.0

Added version number (1.2) for msr module.

Signed-off-by: Marty McFadden <[email protected]>

v1.1.0

Standardizing whitelist enumeration to subsequent input.

v1.0.2

Reconciling internal and external msr-safe