Searched refs:cfq_slice_async (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.c30 static int cfq_slice_async = HZ / 25; variable
3926 cfqd->cfq_slice[0] = cfq_slice_async;
4107 if (!cfq_slice_async)
4108 cfq_slice_async = 1;

Completed in 120 milliseconds