Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dtopology.h90 unsigned int busy_factor; /* less balancing by factor if busy */ member
/linux-6.15/kernel/sched/
H A Ddebug.c581 SDM(u32, 0644, busy_factor); in register_sd()
H A Dtopology.c1612 .busy_factor = 16, in sd_init()
H A Dfair.c12017 interval *= sd->busy_factor; in get_sd_balance_interval()