forked from LLNL/msr-safe
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request LLNL#47: In 'msrsave -r FILE', if writing an MSR v…
…alue fails, warn user and continue. - When using the msrsave utility, there may be cases where a whitelist enables MSRs that are not available on the particular SKU booted in a particular configuration. - One example of this is that the number of programmable counters per CPU doubles when hyperthreading is disabled in the BIOS on Skylake architectures. - This patch will enable msrsave to issue a warning for this case, but restore all values that can be written. Signed-off-by: Christopher M. Cantalupo <[email protected]>
- Loading branch information
1 parent
5ac60a2
commit 46a4fd6
Showing
1 changed file
with
66 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters