mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Request completion can be a quite heavy process, since it needs to iterate through the entire request and complete the bio's it holds. This patch adds blk_complete_request() which moves this processing into a dedicated block softirq. Signed-off-by: Jens Axboe <axboe@suse.de>
25 KiB
25 KiB