https://bugzilla.kernel.org/show_bug.cgi?id=50721 --- Comment #10 from Len Brown <lenb@xxxxxxxxxx> 2013-01-08 03:01:37 --- turbostat -v will tell you the max turbo for this processor. Yes, it is normal to run above the TSC frequency -- indeed, that is exactly what turbo-mode is for... can you force the processors to go slower by writing to sysfs? eg. as root cd /sys/devices/system/cpu/cpu0/cpufreq cat scaling_max_freq cat scaling_min_freq > scaling_max_freq cat scaling_max_freq and see if you can get that cpu to slow down, as shown by turbostat. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html