[PATCH 1/2] turbostat, add base_cpu

2015-05-25 Thread Prarit Bhargava
turbostat does not function properly on systems that support CPU0 hotplug. When running turbostat on these systems the following error is seen. [root@intel-chiefriver-04 ~]# turbostat ls turbostat: no /dev/cpu/0/msr Try "# modprobe msr": No such file or directory This happens because /dev/cpu/0 i

[PATCH 1/2] turbostat, add base_cpu

2015-05-22 Thread Prarit Bhargava
turbostat does not function properly on systems that support CPU0 hotplug. When running turbostat on these systems the following error is seen. [root@intel-chiefriver-04 ~]# turbostat ls turbostat: no /dev/cpu/0/msr Try "# modprobe msr": No such file or directory This happens because /dev/cpu/0 i