All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhigang Wang <zhigang.x.wang@oracle.com>
To: xen-devel@lists.xensource.com
Subject: XenAPI: why we implement VM_metrics.VCPUs_utilisation as proportion?
Date: Wed, 03 Sep 2008 17:20:14 +0800	[thread overview]
Message-ID: <48BE56CE.5060904@oracle.com> (raw)

hi all,

why we implement VM_metrics.VCPUs_utilisation as the proportion of all cpu time?

Then XenAPI client (xm) can not get the accumulated cpu_time of each vcpu.

I recommend we make VM_metrics.VCPUs_utilisation just the cpu_time which is
maintained by hypervisor.

Then XenAPI client (xm) not only can get the accumulated cpu_time of each vcpu,
but also can calculate the proportion by getting twice the
VM_metrics.VCPUs_utilisation.

Am I missing something?

thanks,

zhigang

                 reply	other threads:[~2008-09-03  9:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48BE56CE.5060904@oracle.com \
    --to=zhigang.x.wang@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.