Re: [PATCH v4 00/11] simplify block layer based on immutable biovecs

From: Christoph Hellwig
Date: Mon May 25 2015 - 09:51:30 EST


On Sun, May 24, 2015 at 12:37:32AM -0700, Ming Lin wrote:
> > Except for that these changes looks good, and the previous version
> > passed my tests fine, so with some benchmarks you'Äl have my ACK.
>
> I'll test it on a 2 sockets server with 10 NVMe drives on Monday.
> I'm going to run fio tests:
> 1. raw NVMe drives direct IO read/write
> 2. ext4 read/write
>
> Let me know if you have other tests that I can run.

That sounds like a good start, but the most important tests would be
those that will cause a lot of splits with the new code.

E.g. some old ATA devices using the piix driver, some crappy USB
device that just allows 64 sector transfers. Or maybe it's better
to just simulate the case by dropping max_sectors to ease some pain :)

The other cases is DM/MD Ñtripes or RAID5/6 with small stripe sizes.
--
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/