summaryrefslogtreecommitdiff
path: root/system/msr-tools/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/msr-tools/README')
-rw-r--r--system/msr-tools/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/msr-tools/README b/system/msr-tools/README
new file mode 100644
index 0000000000..79632612ef
--- /dev/null
+++ b/system/msr-tools/README
@@ -0,0 +1,8 @@
+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.
+
+ rdmsr – read MSR from any CPU or all CPUs
+ wrmsr – write values to MSR on any CPU or all CPUs
+ cpuid – show identification and feature information of any CPU