[PATCH 0/2] turbostat, support CPU0 hotplug [v2]

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 base_cpu is

[PATCH 0/2] turbostat, support CPU0 hotplug

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 in many plac