Skip to content
Snippets Groups Projects
Commit f6603783 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: only force kblockd unplugging from the schedule() path


For the explicit unplugging, we'd prefer to kick things off
immediately and not pay the penalty of the latency to switch
to kblockd. So let blk_finish_plug() do the run inline, while
the implicit-on-schedule-out unplug will punt to kblockd.

Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
parent 88b996cd
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment