mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
9 lines
340 B
Text
9 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
|