msr-safe support
DVFS MSR requires WRITE access to the following files
- /sys/devices/system/cpu/intel_pstate/no_turbo
- /sys/devices/system/cpu/cpu*/cpufreq/scaling_max_freq
Whitelist
/dev/cpu/msr_whitelist
Get model type
$ cpuinfo -s
$FAMILY_$xMODEL$MODEL
Edited by Ondrej Vysocky