Home
last modified time | relevance | path

Searched refs:busy_factor (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/sched/
Dtopology.h94 unsigned int busy_factor; /* less balancing by factor if busy */ member
/linux-6.12.1/kernel/sched/
Ddebug.c578 SDM(u32, 0644, busy_factor); in register_sd()
Dtopology.c1615 .busy_factor = 16, in sd_init()
Dfair.c11950 interval *= sd->busy_factor; in get_sd_balance_interval()