Re: [PATCH 0/7] AlacrityVM guest drivers Reply-To:

From: Gregory Haskins
Date: Thu Aug 06 2009 - 08:29:50 EST


>>> On 8/6/2009 at 6:17 AM, in message <20090806101702.GA10605@xxxxxxxxxx>,
"Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote:
> On Thu, Aug 06, 2009 at 11:19:56AM +0300, Michael S. Tsirkin wrote:
>> On Mon, Aug 03, 2009 at 01:17:30PM -0400, Gregory Haskins wrote:
>> > (Applies to v2.6.31-rc5, proposed for linux-next after review is complete)
>>
>> These are guest drivers, right? Merging the guest first means relying on
>> kernel interface from an out of tree driver, which well might change
>> before it goes in. Would it make more sense to start merging with the
>> host side of the project?
>>
>> > This series implements the guest-side drivers for accelerated IO
>> > when running on top of the AlacrityVM hypervisor, the details of
>> > which you can find here:
>> >
>> > http://developer.novell.com/wiki/index.php/AlacrityVM
>>
>> Since AlacrityVM is kvm based, Cc kvm@xxxxxxxxxxxxxxxx
>>
>> > This series includes the basic plumbing, as well as the driver for
>> > accelerated 802.x (ethernet) networking.
>>
>> The graphs comparing virtio with vbus look interesting.
>> However, they do not compare apples to apples, do they?
>> These compare userspace virtio with kernel vbus, where for
>> apples to apples comparison one would need to compare
>> kernel virtio with kernel vbus. Right?
>
> Or userspace virtio with userspace vbus.

Note: That would be pointless.

-Greg


--
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/