Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sched/
Dtopology.h86 unsigned int busy_factor; /* less balancing by factor if busy */ member
/Linux-v5.15/kernel/sched/
Ddebug.c383 SDM(u32, 0644, busy_factor); in register_sd()
Dtopology.c1539 .busy_factor = 16, in sd_init()
Dfair.c10053 interval *= sd->busy_factor; in get_sd_balance_interval()