Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/translations/zh_CN/scheduler/
Dsched-domains.rst39 的工作由run_rebalance_domains()->rebalance_domains()完成,在软中断上下文中执行
/linux-6.1.9/Documentation/scheduler/
Dsched-domains.rst37 balancing workhorse, run_rebalance_domains()->rebalance_domains(), is then run
/linux-6.1.9/kernel/sched/
Dfair.c11560 static __latent_entropy void run_rebalance_domains(struct softirq_action *h) in run_rebalance_domains() function
12403 open_softirq(SCHED_SOFTIRQ, run_rebalance_domains); in init_sched_fair_class()