Files
lkl_linux/block
Jens Axboe 68497092bd block: make queue stat accounting a reference
kyber turns on IO statistics when it is loaded on a queue, which means
that even if kyber is then later unloaded, we're still stuck with stats
enabled on the queue.

Change the account enabled from a bool to an int, and pair the enable call
with the equivalent disable call. This ensures that stats gets turned off
again appropriately.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-12-14 17:23:05 -07:00
..
2021-12-13 11:29:16 -07:00
2021-11-29 06:41:29 -07:00
2021-08-18 07:21:12 -06:00
2021-11-29 06:41:29 -07:00
2021-06-17 15:51:20 +02:00
2021-12-06 13:18:47 -07:00
2020-03-17 20:55:21 +01:00
2021-09-14 00:22:15 -04:00
2021-10-18 06:17:01 -06:00
2021-10-18 06:17:35 -06:00
2021-11-29 06:34:50 -07:00