Hi,

The 1st four patches are optimizations related with bio splitting.

The 5th patch is one fix for using trace_block_plug().

The 6th patch is to mark ctx as pending at batch in flush plug path.

V1:
        - 3/6: don't check bio_mergeable() in blk_mq_attempt_merge()
        - 4/6: check bio_mergeable() for non-mq too
        - 5/6: new patch for fixing using trace_block_plug()


 block/blk-merge.c | 32 +++++++++++++++++++++++++-------
 block/blk-mq.c    | 22 +++++++++++++++-------
 block/elevator.c  |  2 +-
 3 files changed, 41 insertions(+), 15 deletions(-)


Thanks,
Ming

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to