diff options
Diffstat (limited to 'system/msr-tools/README')
-rw-r--r-- | system/msr-tools/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/msr-tools/README b/system/msr-tools/README index 79632612ef0b4..6591a08a1958b 100644 --- a/system/msr-tools/README +++ b/system/msr-tools/README @@ -1,7 +1,8 @@ -MSR Tools project provides utilities to access the processor MSRs and CPU ID -directly. +MSR Tools project provides utilities to access the processor MSRs and +CPU ID directly. -This project is composed of three different user space console applications. +This project is composed of three different user space console +applications. rdmsr – read MSR from any CPU or all CPUs wrmsr – write values to MSR on any CPU or all CPUs |