Home
last modified time | relevance | path

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

/block/
DKconfig.iosched33 also guarantees a low latency to interactive and soft
Dbfq-iosched.c1526 bool interactive, in bfq_update_bfqq_wr_on_rq_arrival() argument
1532 if (interactive) { in bfq_update_bfqq_wr_on_rq_arrival()
1569 if (interactive) { /* update wr coeff and duration */ in bfq_update_bfqq_wr_on_rq_arrival()
1662 bool *interactive) in bfq_bfqq_handle_idle_busy_switch() argument
1690 *interactive = !in_burst && idle_for_long_time; in bfq_bfqq_handle_idle_busy_switch()
1694 bfqq->bic && (*interactive || soft_rt))); in bfq_bfqq_handle_idle_busy_switch()
1750 *interactive, in bfq_bfqq_handle_idle_busy_switch()
1878 bool interactive = false; in bfq_add_request() local
2076 rq, &interactive); in bfq_add_request()
2119 (old_wr_coeff == 1 || bfqq->wr_coeff == 1 || interactive)) in bfq_add_request()