Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dbfq-iosched.c2448 unsigned int timeout_coeff; in bfq_set_budget_timeout() local
2451 timeout_coeff = 1; in bfq_set_budget_timeout()
2453 timeout_coeff = bfqq->entity.weight / bfqq->entity.orig_weight; in bfq_set_budget_timeout()
2458 bfqd->bfq_timeout * timeout_coeff; in bfq_set_budget_timeout()