Paolo Valente
c1e0a18228
block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1
...
Upon an increment attempt of the injection limit, the latter is
constrained not to become higher than twice the maximum number
max_rq_in_driver of I/O requests that have happened to be in service
in the drive. This high bound allows the injection limit to grow
beyond max_rq_in_driver, which may then cause max_rq_in_driver itself
to grow.
However, since the limit is incremented by only one unit at a time,
there is no need for such a high bound, and just max_rq_in_driver+1 is
enough.
Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Signed-off-by: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-09-17 20:03:49 -06:00
..
2019-07-15 11:03:02 -03:00
2019-04-30 16:11:57 -06:00
2019-09-06 14:33:52 -06:00
2019-09-17 20:03:49 -06:00
2019-09-06 14:33:52 -06:00
2019-09-06 14:33:48 -06:00
2019-07-11 20:01:21 -06:00
2019-08-22 07:14:39 -06:00
2019-09-14 11:33:43 -06:00
2019-09-17 20:03:49 -06:00
2019-04-30 16:12:03 -06:00
2019-04-30 16:11:57 -06:00
2019-09-17 20:03:49 -06:00
2018-11-15 12:17:28 -07:00
2019-09-10 12:31:39 -06:00
2019-08-28 21:17:08 -06:00
2018-11-14 08:17:18 -07:00
2019-06-20 10:29:22 -06:00
2019-08-04 21:41:29 -06:00
2019-08-04 21:43:12 -06:00
2019-01-17 21:21:40 -07:00
2019-07-09 10:45:06 -07:00
2019-06-13 03:00:30 -06:00
2019-05-31 15:12:34 -06:00
2019-05-31 15:12:34 -06:00
2019-07-02 21:03:27 -06:00
2019-07-23 07:25:09 -06:00
2019-08-27 10:40:20 -06:00
2019-08-04 21:41:29 -06:00
2017-11-14 15:32:19 -08:00
2019-05-31 15:12:34 -06:00
2019-09-17 20:03:49 -06:00
2019-07-10 14:18:01 -06:00
2019-09-12 07:11:56 -06:00
2018-11-15 12:17:28 -07:00
2019-08-28 21:17:07 -06:00
2019-08-28 21:17:12 -06:00
2019-09-05 19:52:33 -06:00
2018-11-15 12:13:25 -07:00
2019-04-30 16:12:03 -06:00
2018-12-12 06:47:51 -07:00
2019-09-17 16:57:47 -07:00
2019-09-15 16:02:08 -06:00
2019-04-30 16:12:03 -06:00
2019-08-28 21:17:07 -06:00
2019-08-28 21:17:07 -06:00
2019-08-04 21:41:29 -06:00
2019-09-05 19:52:33 -06:00
2019-04-30 09:26:13 -06:00
2019-05-31 15:12:34 -06:00
2019-04-30 16:11:57 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-09-06 07:02:31 -06:00
2019-09-05 19:52:34 -06:00
2019-04-30 16:12:03 -06:00
2019-07-15 09:20:27 -03:00
2019-08-28 21:17:12 -06:00
2019-07-15 09:20:27 -03:00
2019-07-02 21:03:27 -06:00
2019-08-28 21:17:12 -06:00
2019-09-05 19:52:33 -06:00
2019-08-20 09:34:49 -06:00
2019-04-22 09:48:12 -06:00
2019-04-30 16:11:57 -06:00
2019-08-20 09:33:21 -06:00
2019-09-17 20:03:49 -06:00