From: Hagen Paul Pfeifer <hagen@jauu.net>
To: Amos Kong <akong@redhat.com>
Cc: <autotest@test.kernel.org>, <lmr@redhat.com>, <kvm@vger.kernel.org>
Subject: Re: [PATCH] KVM-test: Add two scripts to disable services for perf tests
Date: Wed, 07 Sep 2011 10:07:59 +0200 [thread overview]
Message-ID: <92c8b4dad14d65c69a8759105aa7edbf@localhost> (raw)
In-Reply-To: <20110907060749.22304.40137.stgit@t>
On Wed, 07 Sep 2011 14:07:49 +0800, Amos Kong <akong@redhat.com> wrote:
> System services on guest and host take uncertain resource, it effects
> the perf results. We can use the below two scripts to disable some
> services of host and guest.
>
> stop_serivices_perf.sh is used to stop the running serivices.
> off_service_perf.sh is used to off services when host starts up.
>
> We can use them to prepare environment for performance testcases.
Which environment? I assume this should secured by an Distribution
specific guard:
E.g.
if [ -f /etc/redhat-release ] then
next prev parent reply other threads:[~2011-09-07 17:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 6:07 [PATCH] KVM-test: Add two scripts to disable services for perf tests Amos Kong
2011-09-07 8:07 ` Hagen Paul Pfeifer [this message]
2011-09-09 2:23 ` Amos Kong
2011-09-12 19:00 ` [Autotest] " Lucas Meneghel Rodrigues
2011-09-22 8:00 ` Amos Kong
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=92c8b4dad14d65c69a8759105aa7edbf@localhost \
--to=hagen@jauu.net \
--cc=akong@redhat.com \
--cc=autotest@test.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=lmr@redhat.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