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

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

Completed in 130 milliseconds