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

/linux-master/block/
H A Dbfq-iosched.c3290 unsigned int timeout_coeff; local
3293 timeout_coeff = 1;
3295 timeout_coeff = bfqq->entity.weight / bfqq->entity.orig_weight;
3300 bfqd->bfq_timeout * timeout_coeff;

Completed in 91 milliseconds