summaryrefslogtreecommitdiffstats
path: root/system/msr-tools/README
diff options
context:
space:
mode:
author Michales Michaloudes <korgie@gmail.com>2017-02-08 23:16:27 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-11 07:24:31 +0700
commit6b471a5b2926885fa7e907deb8a6268fac9a5db7 (patch)
tree6b012f4722a449db65159499afeaad5125aacba8 /system/msr-tools/README
parente3073b57229dd0c1098fd6cf78da128e7a41ea5f (diff)
downloadslackbuilds-6b471a5b2926885fa7e907deb8a6268fac9a5db7.tar.gz
slackbuilds-6b471a5b2926885fa7e907deb8a6268fac9a5db7.tar.xz
system/msr-tools: Added (access the processor MSRs and CPU ID).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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