|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Re: xenctrl domain name
On 11/8/08 20:57, "Shaun R." <mailinglists@xxxxxxxxxxxxxxxx> wrote:
> My domains are tracked by the domain name, so if i wanted to find how much
> cpu the domain named george was using, i would now have to get a list of
> domain id's and loop through each id in the store until i found the name
> george... Or am i missing somthing?
That's what you have to do unless you can cache name information some other
way. Xen doesn't know about domain names hence it is not possible for the
libxenctrl functions to give you faster access to names via a direct
hypervisor interface.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|