[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Re: [Xen-users] What does xm top mean by the following:
Are you
asking "Where does the rest of the CPU time (out of 200%)
go?"
Then I can give
you a rough answer: It is "lost" in the Hypervisor... It's probably used up
in part to handle the disk accesses that your compile will do. Interrupts
are passed through the hypervisor, as does page-fault
handling and a few other processor exceptions. I doubt that the
time spent dealing with for example page-faults is accounted in the
correct domain (and it may not be accounted at all).
If this is not
what you were asking, please clarify what your question is...
--
Mats
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |