Skip to content

Conversation

@climberhunt
Copy link
Contributor

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.

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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants