Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: call for testing: xen 4.1 packages



On Fri, 1 Apr 2011 12:16:08 +0200, Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:
On Thu, Mar 31, 2011 at 11:57:19PM +0200, Christoph Egger wrote:
>> Wouldn't it be better to implement the functionality with rump?
>
> Maybe, I don't know if rump would be the right way to do it.
> What is the blktap2 driver supposed to do ?

It adds support for different virtual disk types such as qcow, qcow2,
vhd, vmdk, etc.

pooka@ pointed me to pud(4) when I talked to him last time.

I'm not sure this is the right way to do it; performance-wise.

It's the only one reasonable for now, as they can be handled directly within a process. Otherwise, we have to make somekind of "vnd(4)" plugin, and implement sparse support (which is not as easy as it seems).

if balloon is mandatory now it should be enabled by default in dom0.
What is missing from the balloon driver before we can enable it
by default ?

A stabilized interface. I sent Cherry a mail regarding this a few hours ago, hopefully I'll have a patch ready this weekend.

--
Jean-Yves Migeon
jean-yves.migeon%espci.fr@localhost


Home | Main Index | Thread Index | Old Index