Searched refs:cfq_target_latency (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.c34 static const int cfq_target_latency = HZ * 3/10; /* 300 ms */ variable
596 return cfq_target_latency * cfqg->weight / st->total_weight;
2169 tmp = cfq_target_latency * cfqg_busy_async_queues(cfqd, cfqg);

Completed in 107 milliseconds