login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
12
Re: volanoMark regression with kernel 2.6.26-rc1
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Dhaval Giani
Subject:
Re: volanoMark regression with kernel 2.6.26-rc1
Date: Sunday, May 11, 2008 - 7:04 pm
On Mon, May 12, 2008 at 09:39:10AM +0800, Zhang, Yanmin wrote:
quoted text
> > On Fri, 2008-05-09 at 21:22 +0530, Srivatsa Vaddagiri wrote: > > On Thu, May 08, 2008 at 11:41:25AM +0530, Srivatsa Vaddagiri wrote: > > > The other combination that I am interested to know is when: > > > > > > CONFIG_FAIR_GROUP_SCHED=y and CONFIG_CGROUP_SCHED=y > > > > > > [i.e cgroup based scheduling rather than uid based scheduling. Former > > > should result in only one group at bootup] > > > > > > I will also try to get some numbers with this combination. > > > > I ran with that combination and here are some results: > > > > 2.6.25 (with CONFIG_USER_SCHED) > > > > Volanomark perf = 20436.6 (Avg of 10 runs) > > > > 2.6.26-rc1 + patches in Ingo's tree [1] as of Fri morning IST (abt 8 hrs > > before) (with CONFIG_CGROUP_SCHED) > > > > Volanomark perf = 21529.6 > > > > i.e CGROUP based grouping in 2.6.26-rc1 gives same (if not somewhat > > better) results as UID-based scheduling in 2.6.25. > > > > Yamin, > > Could you validate this as well? i.e just turn on cgroup-based > > grouping (CONFIG_CGROUP_SCHED) and check the resulting performance with 2625 > > you already have (using CONFIG_USER_SCHED). > > > > > > A) In 2.6.25, with UID based scheduling, > > CPU load = summation of task load > > > > B) In 2.6.26-rc1, with UID based scheduling, > > CPU load = summation of group weights > > > > C) In 2.6.26-rc1, with CGROUP based scheduling, > > CPU load = summation of task weights > I'm confused by these conceptions. Would you like to tell me the exact config options > you want to turn on? > > Options in my config file(both 2.6.25 and 2.6.26-rc1): > > # CONFIG_CGROUPS is not set > CONFIG_GROUP_SCHED=y > CONFIG_FAIR_GROUP_SCHED=y > # CONFIG_RT_GROUP_SCHED is not set > CONFIG_USER_SCHED=y > # CONFIG_CGROUP_SCHED is not set >
This is fine for 2.6.25. For 2.6.26-rc1, can you turn off USER_SCHED adn turn on CGROUP_SCHED? -- regards, Dhaval --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Mon May 5, 7:06 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Mon May 5, 10:41 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Tue May 6, 4:52 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Andrew Morton
, (Wed May 7, 12:04 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 2:17 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 2:33 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Wed May 7, 10:33 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Peter Zijlstra
, (Wed May 7, 10:34 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Wed May 7, 10:42 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Peter Zijlstra
, (Wed May 7, 11:58 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 10:18 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 10:20 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 10:21 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Wed May 7, 10:32 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Wed May 7, 10:34 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Wed May 7, 10:39 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Wed May 7, 10:40 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 10:53 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 11:03 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Wed May 7, 11:04 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 11:07 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Wed May 7, 11:11 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Peter Zijlstra
, (Wed May 7, 11:43 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Fri May 9, 8:52 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Fri May 9, 8:54 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Sun May 11, 6:39 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Dhaval Giani
, (Sun May 11, 7:04 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Sun May 11, 7:37 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Sun May 11, 8:33 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Sun May 11, 9:52 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Sun May 11, 10:02 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Sun May 11, 10:43 pm)
Re: volanoMark regression with kernel 2.6.26-rc1
, Mike Galbraith
, (Mon May 12, 2:04 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Peter Zijlstra
, (Mon May 12, 2:20 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 14, 2:22 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Wed May 14, 6:44 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Mike Galbraith
, (Wed May 14, 7:50 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Peter Zijlstra
, (Wed May 14, 8:12 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Thu May 15, 1:20 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Peter Zijlstra
, (Thu May 15, 1:41 am)
Re: volanoMark regression with kernel 2.6.26-rc1
, Srivatsa Vaddagiri
, (Thu May 15, 10:10 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #16136] Linux 2.6.34 causes system lockup on Compaq Presario 2200 Laptop
Joerg Roedel
Re: [patch] dma-debug: off by one issue
Tetsuo Handa
Re: [AppArmor #7 0/13] AppArmor security module
Pekka Enberg
Re: BUG in free_block (tainted)
Jakub Narebski
Re: [PATCH] gitweb: Fix shortlog only showing HEAD revision.
git
:
Christian Stimming
git-gui: Fix broken revert confirmation.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Amit Kumar Salecha
[PATCH NEXT 10/10] qlcnic: add cksum flag
Patrick McHardy
Re: [PATCH RESEND 1/3] netfilter: xtables: inclusion of xt_condition
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
V4L/DVB (9041): Add support YUAN High-Tech STK7700D (1164:1f08)
openbsd-misc
:
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Stuart Henderson
Re: SquidGuard problem
Henning Brauer
Re: 3ware hardware raid support?
Ryan McBride
Re: Packets Per Second Limit?
Colocation donated by:
Syndicate