Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-iosched.c180 static const int bfq_default_max_budget = 16 * 1024; variable
1463 return bfq_default_max_budget; in bfq_max_budget()
1475 return bfq_default_max_budget / 32; in bfq_min_budget()
7292 bfqd->bfq_max_budget = bfq_default_max_budget; in bfq_init_queue()