On Mon, Jul 27, 2015 at 09:57:56AM -0700, Christoph Hellwig wrote: > It also requires pagecache I/O to be split into multiple commands > where other block devices can handle it a lot more efficiently. Wait, what? pagecache I/O is page aligned and page sized. That can always be represented by a PRP list.