Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dtopology.h94 unsigned int busy_factor; /* less balancing by factor if busy */ member
/openbmc/linux/kernel/sched/
H A Ddebug.c419 SDM(u32, 0644, busy_factor); in register_sd()
H A Dtopology.c1583 .busy_factor = 16, in sd_init()
H A Dfair.c11554 interval *= sd->busy_factor; in get_sd_balance_interval()