Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
553575f1
Commit
553575f1
authored
Nov 18, 2011
by
Len Brown
Browse files
tools turbostat: recognize and run properly on IVB
Signed-off-by:
Len Brown
<
len.brown@intel.com
>
parent
31555213
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/power/x86/turbostat/turbostat.c
View file @
553575f1
...
...
@@ -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 */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment