Skip to main content

Module cpu_order

Module cpu_order 

Source

Structsยง

ComputeDomain
ComputeDomainId
CpuId
CpuOrder
CpuOrderCtx ๐Ÿ”’
CpuOrderCtx is a helper struct used to build a CpuOrder
EnergyModelOptimizer ๐Ÿ”’
PDCpu ๐Ÿ”’
PDS ๐Ÿ”’
PDSetInfo ๐Ÿ”’
PerfCpuOrder

Constantsยง

CPU_UNIT ๐Ÿ”’
LOOKAHEAD_CNT ๐Ÿ”’
MAX_EQPD_COMBINATIONS ๐Ÿ”’
Upper bound on the number of equivalence performance domain combinations to consider, to keep the number of combinations manageable. The performance domains of a processor may not collapse into a few equivalence performance domains โ€“ per-core binning, for one, could give every core its own performance table. See https://github.com/sched-ext/scx/issues/3340.
PD_UNIT ๐Ÿ”’