Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sched/
Dtopology.h86 unsigned int busy_factor; /* less balancing by factor if busy */ member
/Linux-v5.10/kernel/sched/
Ddebug.c312 …set_table_entry(&table[2], "busy_factor", &sd->busy_factor, sizeof(int), 0644, proc_dointve… in sd_alloc_ctl_domain_table()
Dtopology.c1351 .busy_factor = 16, in sd_init()
Dfair.c9812 interval *= sd->busy_factor; in get_sd_balance_interval()