We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f969ea0 commit b4e8552Copy full SHA for b4e8552
1 file changed
hardware/priority_core_turbo/README.md
@@ -33,7 +33,8 @@ PCT relies on **two Intel Speed Select features**:
33
intel-speed-select tool mentioned below is installed inside the docker image in the [environment build seciton](#1-build-the-environment)
34
35
`intel-speed-select turbo-freq info -l <level>` may print the same `bucket-0`,
36
-`bucket-1`, and `bucket-2` SST-TF table under multiple `powerdomain-*` anchors.
+`bucket-1`, and `bucket-2` SST-TF table under multiple `powerdomain-*` anchors.
37
+A powerdomain anchor is the representative CPU id where a packages's internal power domain starts.
38
39
For PCT **capacity**, this flow counts `bucket-0` **once per package/socket**:
40
0 commit comments