Commit c12238b
committed
pqos: Show L3CA/MBA COS definitions per L3 cluster on AMD and Hygon
AMD and Hygon Platform QoS allocation configuration is per L3 cluster
(or Core Complex - CCX). Each L3 cluster (CCX) has one L3 cluster ID
which is used for both CAT and MBA ids.
Show L3CA/MBA COS definitions per L3 cluster instead of per socket on
AMD and Hygon platforms. The output of "pqos -s" looks like:
$ pqos -s
L3CA/MBA COS definitions for L3 Cluster (or Core Complex) 0:
L3CA COS0 => MASK 0xffff
...
L3CA COS15 => MASK 0xffff
MBA COS0 => 2048 available
...
MBA COS15 => 2048 available
L3CA/MBA COS definitions for L3 Cluster (or Core Complex) N:
...
Signed-off-by: Xiaochen Shen <shenxiaochen@open-hieco.net>1 parent 06ae1cb commit c12238b
1 file changed
Lines changed: 24 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2175 | 2175 | | |
2176 | 2176 | | |
2177 | 2177 | | |
| 2178 | + | |
2178 | 2179 | | |
2179 | 2180 | | |
2180 | 2181 | | |
| |||
2187 | 2188 | | |
2188 | 2189 | | |
2189 | 2190 | | |
2190 | | - | |
2191 | | - | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
| 2202 | + | |
| 2203 | + | |
| 2204 | + | |
| 2205 | + | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
2192 | 2211 | | |
2193 | 2212 | | |
2194 | 2213 | | |
| |||
2299 | 2318 | | |
2300 | 2319 | | |
2301 | 2320 | | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
2302 | 2324 | | |
2303 | 2325 | | |
2304 | 2326 | | |
| |||
0 commit comments