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

/linux-master/block/
H A Dbfq-iosched.c274 * duration = (ref_rate / r) * ref_wr_duration,
276 * ref_wr_duration are two reference parameters. In particular,
278 * below), and ref_wr_duration is about the maximum time needed, with
281 * max_service_from_wr below, for more details on how ref_wr_duration
287 * BFQ uses two different reference pairs (ref_rate, ref_wr_duration),
290 * In the following definitions, ref_rate[0] and ref_wr_duration[0]
292 * ref_rate[1] and ref_wr_duration[1] are the reference values for a
310 static int ref_wr_duration[2]; variable
3421 * bfq_calc_max_budget(), and on the ref_wr_duration array.
7326 ref_wr_duration[blk_queue_nonro
[all...]

Completed in 124 milliseconds