* What is the standard procedure for CPU usage calculation for "Two" Core Dom0..?
@ 2009-02-25 14:45 kushal waikar
2009-02-26 1:03 ` [Xen-API] " Zhigang Wang
0 siblings, 1 reply; 2+ messages in thread
From: kushal waikar @ 2009-02-25 14:45 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 770 bytes --]
Hi,
I am using "XenAPI -1.0.6" ... I have "Dual Core" machine on which I am working..I am trying to fetch Dom-0 CPU utilization using XenAPI RPC "get_utilisation()"(class host cpu)....
Since my machine is dual core this function is yielding me utilization of Core 1 & Core 2 separately(e.g Core ONE - 0.4241242424 & Core TWO - 0.3254842450)..I just want to calculate the overall CPU utilization in percentage for the Dom-0...What is the standard procedure in this case to calculate overall CPU utilization in percentage by considering above two CPU utilizations for each core ?
Thanks,
Kushal Waikar
kushalwaikar@yahoo.co.in
Get rid of Add-Ons in your email ID. Get yourname@rocketmail.com. Sign up now! http://in.promos.yahoo.com/address
[-- Attachment #1.2: Type: text/html, Size: 1284 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xen-API] What is the standard procedure for CPU usage calculation for "Two" Core Dom0..?
2009-02-25 14:45 What is the standard procedure for CPU usage calculation for "Two" Core Dom0..? kushal waikar
@ 2009-02-26 1:03 ` Zhigang Wang
0 siblings, 0 replies; 2+ messages in thread
From: Zhigang Wang @ 2009-02-26 1:03 UTC (permalink / raw)
To: kushalwaikar; +Cc: xen-devel
I think it's wrong to implement the API to return the percentage. if return
the actual usage, it should be better.
see: http://lists.xensource.com/archives/html/xen-devel/2008-09/msg00069.html
thanks,
zhigang
kushal waikar wrote:
> Hi,
> I am using "XenAPI -1.0.6" ... I have "Dual Core" machine on which I
> am working..I am trying to fetch Dom-0 CPU utilization using XenAPI RPC
> "get_utilisation()"(class host cpu)....
> Since my machine is dual core this function is yielding me
> utilization of Core 1 & Core 2 separately(e.g Core ONE - 0.4241242424 &
> Core TWO - 0.3254842450)..I just want to calculate the overall CPU
> utilization in percentage for the Dom-0...What is the standard procedure
> in this case to calculate overall CPU utilization in percentage by
> considering above two CPU utilizations for each core ?
>
> Thanks,
> Kushal Waikar
> kushalwaikar@yahoo.co.in
>
>
> ------------------------------------------------------------------------
> Get perfect Email ID for your Resume. Get before others grab.
> <http://in.rd.yahoo.com/tagline_dbid_5/*http://in.promos.yahoo.com/address>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> xen-api mailing list
> xen-api@lists.xensource.com
> http://lists.xensource.com/mailman/listinfo/xen-api
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-26 1:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-25 14:45 What is the standard procedure for CPU usage calculation for "Two" Core Dom0..? kushal waikar
2009-02-26 1:03 ` [Xen-API] " Zhigang Wang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.