[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <511D0374.9070202@codemonkey.ws>
Date: Thu, 14 Feb 2013 09:32:04 -0600
From: Anthony Liguori <anthony@...emonkey.ws>
To: Pekka Enberg <penberg@...nel.org>
CC: Paolo Bonzini <pbonzini@...hat.com>,
Ingo Molnar <mingo@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
"H. Peter Anvin" <hpa@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Randy Dunlap <rdunlap@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
David Rientjes <rientjes@...gle.com>,
David Woodhouse <dwmw2@...radead.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Sasha Levin <levinsasha928@...il.com>,
"H. Peter Anvin" <hpa@...or.com>, Michal Marek <mmarek@...e.cz>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: kvmtool tree (Was: Re: [patch] config: fix make kvmconfig)
On 02/13/2013 02:56 AM, Pekka Enberg wrote:
> On Wed, Feb 13, 2013 at 10:23 AM, Paolo Bonzini<pbonzini@...hat.com> wrote:
>> Il 12/02/2013 10:52, Ingo Molnar ha scritto:
>>> Check the list I gave (unmodified):
>>>
>>> "- Pekka listed new virtio drivers that were done via tools/kvm.
>>
>> vhost-scsi got in first in tools/kvm, but out-of-tree patches had
>> existed for QEMU for more than a year. It was developed with QEMU.
>
> I think Ingo confused virtio and vhost. IIRC, Asias developed
> vhost-blk using tools/kvm.
We've done extensive performance analysis of vhost-blk and it's not any faster
than a userspace solution. This is why it's still not in mainline.
This wasn't noticed with tools/kvm because it's block layer is too simplistic.
In order to get to the point where we're able to do this well in userspace in
QEMU took tons of bug fixes to the kernel and added features (like
pread64/pwrite64).
That all happened without QEMU being in the kernel.
Regards,
Anthony Liguori
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists