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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcfq-iosched.c35 static const int cfq_hist_divisor = 4; variable
580 unsigned mult = cfq_hist_divisor - 1;
581 unsigned round = cfq_hist_divisor / 2;
587 cfq_hist_divisor;

Completed in 118 milliseconds