Home
last modified time | relevance | path

Searched refs:EM_MAX_COMPLEXITY (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/Documentation/translations/zh_CN/scheduler/
Dsched-energy.rst308 主观设定的EM_MAX_COMPLEXITY阈值(在本文写作时,是2048),则EAS不会在此根域
/linux-5.19.10/kernel/sched/
Dtopology.c369 #define EM_MAX_COMPLEXITY 2048 macro
442 if (nr_pd * (nr_ps + nr_cpus) > EM_MAX_COMPLEXITY) { in build_perf_domains()
/linux-5.19.10/Documentation/scheduler/
Dsched-energy.rst374 higher than the completely arbitrary EM_MAX_COMPLEXITY threshold (2048 at the