|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 08/11] libxl: Per-domain data storage for the con
On Fri, 26 Mar 2010, Ian Jackson wrote:
> Vincent Hanquez writes ("Re: [Xen-devel] [PATCH 08/11] libxl: Per-domain data
> storage for the convenience of the library user"):
> > The domain is never garbage collected without having the toolstack knows
> > about it [...]
>
> This is not true unless the libxl caller (which you are calling "the
> toolstack") has a never-dying daemon (or several), but it might not.
>
Actually I think Vincent is right in this case: there is no point in
adding this feature to libxenlight because xl is perfectly capable
of handling userdata by itself; for example xl could store the userdata
when the domain is created, leave it there when the domain dies and
remove\rename it when another domain with the same identifier is
created.
For this reason I think you should move these two functions to libxlutil.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [PATCH 08/11] libxl: Per-domain data storage for the convenience of the library user,
Stefano Stabellini <=
|
|
|
|
|