[PATCH v1 0/6] block: some misc changes

From: Ming Lei
Date: Sat Oct 17 2015 - 11:52:45 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/