mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-18 19:05:39 +00:00
tools turbostat: recognize and run properly on IVB
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
31555213f0
commit
553575f1ae
@ -809,6 +809,8 @@ int has_nehalem_turbo_ratio_limit(unsigned int family, unsigned int model)
|
||||
case 0x2C: /* Westmere EP - Gulftown */
|
||||
case 0x2A: /* SNB */
|
||||
case 0x2D: /* SNB Xeon */
|
||||
case 0x3A: /* IVB */
|
||||
case 0x3D: /* IVB Xeon */
|
||||
return 1;
|
||||
case 0x2E: /* Nehalem-EX Xeon - Beckton */
|
||||
case 0x2F: /* Westmere-EX Xeon - Eagleton */
|
||||
|
Loading…
x
Reference in New Issue
Block a user