public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 55061] cpu stats reported in cgroup file is erroneous
Date: Sat, 23 Mar 2013 11:22:01 +0000 (UTC)	[thread overview]
Message-ID: <20130323112201.74F0F11FB80@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-55061-28872@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=55061


Prasad Gajanan Joshi. <prasadjoshi124@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |prasadjoshi124@gmail.com




--- Comment #1 from Prasad Gajanan Joshi. <prasadjoshi124@gmail.com>  2013-03-23 11:22:01 ---
user_time and system_time reported by virsh are from the point of view of the
domain on the host machine. Assuming it is QEMU, the stats reported are for the
QEMU process which is created when VM is started.

A while 1 loop inside VM would only change the vcpu_time and cpu_time.
Therefore, user_time or system_time would not be modified at all. cgroups
inside the VM is proper place to look for the stats you are looking for.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

  reply	other threads:[~2013-03-23 11:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 16:14 [Bug 55061] New: cpu stats reported in cgroup file is erroneous bugzilla-daemon
2013-03-23 11:22 ` bugzilla-daemon [this message]
2013-03-26 17:24 ` [Bug 55061] " bugzilla-daemon
2013-03-26 17:28 ` bugzilla-daemon

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=20130323112201.74F0F11FB80@bugzilla.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=kvm@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox