From: Steven <wangwangkang@gmail.com>
To: xen-users <xen-users@lists.xensource.com>, xen-devel@lists.xensource.com
Subject: disk IO profiling in guest suing sar command
Date: Wed, 18 May 2011 16:43:52 -0400 [thread overview]
Message-ID: <BANLkTi=HHBt=0LgbG9XZpvNmSWE9KuKXcQ@mail.gmail.com> (raw)
Hi,
I am trying to profiling disk IO caused by page miss in memory inside
a guest OS. Both guest and host OS are Fedora 13.
I am using the linux command sar which provide such number of major faults like
majflt/s:
Number of major faults the system has made per
second, those which have required loading a memory page from disk
Then I started a workloads on both the guest and host OS. As a result,
the guest reports about 1000 majfits, while the host reports only
around 80. So is 1000 majflt is the actual disk IO for that guest? Or
the number of host OS is what I want. Thanks.
- w
reply other threads:[~2011-05-18 20:43 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='BANLkTi=HHBt=0LgbG9XZpvNmSWE9KuKXcQ@mail.gmail.com' \
--to=wangwangkang@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).