Re: [PATCH 0/5] Add vhost-blk support
From: Asias He <hidden>
Date: 2012-07-13 01:19:55
Hello Jeff, On 07/13/2012 12:06 AM, Jeff Moyer wrote:
Asias He [off-list ref] writes:quoted
Hi folks, This patchset adds vhost-blk support. vhost-blk is a in kernel virito-blk device accelerator. Compared to userspace virtio-blk implementation, vhost-blk gives about 5% to 15% performance improvement. Asias He (5): aio: Export symbols and struct kiocb_batch for in kernel aio usage eventfd: Export symbol eventfd_file_create() vhost: Make vhost a separate module vhost-net: Use VHOST_NET_FEATURES for vhost-net vhost-blk: Add vhost-blk supportI only saw patches 0 and 1. Where are the other 4? If the answer is, "not on lkml," then please resend them, CC'ing lkml.
I did send all the 0-5 patches to lkml, but I somehow messed up the thread. Will CC you next time.
I'd like to be able to see the usage of the aio routines.
OK. It'd be nice if you could review. Thanks. -- Asias