From: Dhaval Giani <dhaval@linux.vnet.ibm.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
lkml <linux-kernel@vger.kernel.org>
Subject: Regression in latest sched-git
Date: Wed, 13 Feb 2008 00:23:55 +0530 [thread overview]
Message-ID: <20080212185355.GA6320@linux.vnet.ibm.com> (raw)
Hi Ingo,
I've been running the latest sched-git through some tests. Here is
essentially what I am doing,
1. Mount the control group
2. Create 3-4 groups
3. Start kernbench inside each group
4. Run cpu hogs in each group
Essentially the idea is to see how the system responds under extreme CPU
load.
This is what I get (and this is in a shell which belongs to the root
group)
[root@llm11 ~]# time sleep 1
real 0m1.212s
user 0m0.004s
sys 0m0.000s
[root@llm11 ~]# time sleep 1
real 0m1.200s
user 0m0.000s
sys 0m0.004s
[root@llm11 ~]# time sleep 1
real 0m1.266s
user 0m0.000s
sys 0m0.000s
[root@llm11 ~]# time sleep 1
real 0m1.113s
user 0m0.000s
sys 0m0.000s
[root@llm11 ~]#
On the sched-devel tree that I have, the same gives me following
results.
[root@llm11 ~]# time sleep 1
real 0m1.057s
user 0m0.000s
sys 0m0.004s
[root@llm11 ~]# time sleep 1
real 0m1.038s
user 0m0.000s
sys 0m0.004s
[root@llm11 ~]# time sleep 1
real 0m1.075s
user 0m0.000s
sys 0m0.000s
[root@llm11 ~]# time sleep 1
real 0m1.071s
user 0m0.000s
sys 0m0.000s
[root@llm11 ~]# time sleep 1
real 0m1.073s
user 0m0.000s
sys 0m0.004s
[root@llm11 ~]# time sleep 1
real 0m1.055s
user 0m0.000s
sys 0m0.004s
I agree this is not a very great test. Its getting a bit late here. I
will get some better test case tomorrow morning (and if you have some, I
can try those as well). I just did not want the tree to get merged in
without further discussion.
--
regards,
Dhaval
next reply other threads:[~2008-02-12 18:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-12 18:53 Dhaval Giani [this message]
2008-02-12 19:40 ` Regression in latest sched-git Peter Zijlstra
2008-02-13 3:00 ` Srivatsa Vaddagiri
2008-02-13 12:51 ` Peter Zijlstra
2008-02-13 16:34 ` Dhaval Giani
2008-02-13 16:37 ` Dhaval Giani
2008-02-13 16:43 ` Peter Zijlstra
2008-02-13 17:06 ` Srivatsa Vaddagiri
2008-02-14 11:20 ` Peter Zijlstra
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=20080212185355.GA6320@linux.vnet.ibm.com \
--to=dhaval@linux.vnet.ibm.com \
--cc=a.p.zijlstra@chello.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=vatsa@linux.vnet.ibm.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