• Jens Axboe's avatar
    [PATCH] block plugging reworked/fixed · 8b1c3857
    Jens Axboe authored
    This implements what we discussed, basically just maintaing a plug list
    from the block layer as a direct parallel to the tq_disk task queue we
    had before.  blk_run_queues() now splices the blk_plug_list to avoid
    holding the blk_plug_lock across all the request_fn calls.
    8b1c3857
ll_rw_blk.c 50.2 KB