Home
last modified time | relevance | path

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

/block/
DKconfig.iosched27 also guarantees a low latency to interactive and soft
Dbfq-iosched.c1580 bool interactive, in bfq_update_bfqq_wr_on_rq_arrival() argument
1586 if (interactive) { in bfq_update_bfqq_wr_on_rq_arrival()
1623 if (interactive) { /* update wr coeff and duration */ in bfq_update_bfqq_wr_on_rq_arrival()
1718 bool *interactive) in bfq_bfqq_handle_idle_busy_switch() argument
1749 *interactive = !in_burst && idle_for_long_time && in bfq_bfqq_handle_idle_busy_switch()
1767 (*interactive || soft_rt))); in bfq_bfqq_handle_idle_busy_switch()
1812 *interactive, in bfq_bfqq_handle_idle_busy_switch()
2087 bool interactive = false; in bfq_add_request() local
2185 rq, &interactive); in bfq_add_request()
2228 (old_wr_coeff == 1 || bfqq->wr_coeff == 1 || interactive)) in bfq_add_request()