Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtopology.h90 unsigned int busy_factor; /* less balancing by factor if busy */ member
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddebug.c312 …set_table_entry(&table[2], "busy_factor", &sd->busy_factor, sizeof(int), 0644, proc_dointve… in sd_alloc_ctl_domain_table()
H A Dtopology.c1344 .busy_factor = 16, in sd_init()
H A Dfair.c10106 interval *= sd->busy_factor; in get_sd_balance_interval()