Searched refs:throtl_grp_quantum (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/block/
H A Dblk-throttle.c16 static int throtl_grp_quantum = 8; variable
1124 unsigned int max_nr_reads = throtl_grp_quantum*3/4; throtl_dispatch_tg()
1125 unsigned int max_nr_writes = throtl_grp_quantum - max_nr_reads; throtl_dispatch_tg()

Completed in 38 milliseconds