Re: Linux 2.6.23

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Zhang, Yanmin
Date: Wednesday, October 10, 2007 - 7:34 pm

On Wed, 2007-10-10 at 12:14 +0200, Ingo Molnar wrote:
I also captured the same issue on a couple of machines.

I used FedoraCore 8 Test2 distribution, so glibc-2.6.90-13 already fixed
the old malloc scalability issue. Cpu is 2.66GHZ quad core, 2 physical
processor, totally 8 cores. The regression is about 28%.


I tested it in 2.6.22 and all 2.6.23-rc kernels. All 2.6.23-rc kernel has
the same regression. The testing result is stable.

Commandline to run testing:
#sysbench --test=oltp --mysql-user=root --mysql-db=mysql --max-time=120
--max-requests=0 --oltp-read-only=on --num-threads=16 run

Below is PREMPT config in my kernel config file.

CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_BKL=y
# CONFIG_NUMA is not set


-yanmin
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.23, Linus Torvalds, (Tue Oct 9, 1:54 pm)
Re: Linux 2.6.23, Nicholas Miell, (Tue Oct 9, 11:12 pm)
Re: Linux 2.6.23, René Rebe, (Wed Oct 10, 12:44 am)
Re: Linux 2.6.23, Alexey Dobriyan, (Wed Oct 10, 1:37 am)
Re: Linux 2.6.23, Michael Tokarev, (Wed Oct 10, 2:12 am)
Re: Linux 2.6.23, Ingo Molnar, (Wed Oct 10, 3:14 am)
Re: Linux 2.6.23, Alexey Dobriyan, (Wed Oct 10, 3:36 am)
Re: Linux 2.6.23, Jan Engelhardt, (Wed Oct 10, 3:53 am)
Re: Linux 2.6.23, Michael Tokarev, (Wed Oct 10, 4:13 am)
Re: Linux 2.6.23, Ingo Molnar, (Wed Oct 10, 12:14 pm)
Re: Linux 2.6.23, Michael Tokarev, (Wed Oct 10, 12:26 pm)
Re: Linux 2.6.23, Andi Kleen, (Wed Oct 10, 1:04 pm)
Re: Linux 2.6.23, Krzysztof Halasa, (Wed Oct 10, 4:27 pm)
Re: Linux 2.6.23, Nicholas Miell, (Wed Oct 10, 6:20 pm)
Re: Linux 2.6.23, Zhang, Yanmin, (Wed Oct 10, 7:34 pm)
Re: Linux 2.6.23, Nick Piggin, (Thu Oct 11, 2:16 am)
Re: Linux 2.6.23, Ingo Molnar, (Thu Oct 11, 6:32 am)
Re: Linux 2.6.23, Nick Piggin, (Thu Oct 11, 7:15 am)
Re: Linux 2.6.23, Ingo Molnar, (Thu Oct 11, 10:46 pm)
Re: Linux 2.6.23, Bill Davidsen, (Fri Oct 12, 5:21 am)