-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve uncore handling for newer CPUs
Add additional menu option to show uncore fab frequency separately to core infomration, as there is not a 1:1 relationship (new -f flag) the -L option for repeating output has been detached from the core info output, so now need to do -L 2 -l to repeatedly show core info or -L 2 -lf to show core and uncore fabric info. For newer SKUs with multiple uncore fabrics, the uncore output will now show them separately, and the min/max can be set on and individual fabric. To do any uncore operations, the intel_uncore_frequency driver must be present. Signed-off-by: David Hunt <[email protected]>
- Loading branch information
1 parent
bf089fd
commit a45ea50
Showing
2 changed files
with
412 additions
and
265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.