Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: move blk-throtl fast path inline | Jens Axboe | 2021-10-18 | 1 | -0/+182 |
Even if no policies are defined, we spend ~2% of the total IO time checking. Move the fast path inline. Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk> |