mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
6b471a5b29
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
8 lines
340 B
Text
8 lines
340 B
Text
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
|