|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Sysfs Interface for balloon driver
On Wed, Sep 20, 2006 at 12:00:36PM +0900, Satoshi Uchida wrote:
> In this time, it locate by following reason.
> A balloon driver is similar to front-end driver.
Not really. Front-end drivers are real drivers, thus it makes sense for
them to appear to be attached to a bus, even if that bus is virtual.
> I feel that the term "hypervisor" means VMM in general.
> And a balloon exists for VM, and not for VMM.
I don't understand what you mean here.
> Therefore, I think that such information should not be located to
> /sys/hypervisor.
Anyone else have an opinion?
> Should new location make for storing such (VM's) information ?
> For example, as following.
> /sys/virtualization -+--- domain
> +--- hypervisor
Why would we need this? We already have xenstore for representing other
domain's information, and /sys/ is always specific to that particular
operating system instantiation.
regards
john
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|