forked from Minki/linux
36229897ba
skip the open(2)/close(2) on each msr read by keeping the /dev/cpu/*/msr files open. The remaining read(2) is generally far fewer cycles than the removed open(2) system call. Signed-off-by: Len Brown <len.brown@intel.com> |
||
---|---|---|
.. | ||
turbostat | ||
x86_energy_perf_policy |