* Volanomark regress on ia64
@ 2005-09-16 0:40 Chen, Kenneth W
2005-09-18 10:56 ` Nick Piggin
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Chen, Kenneth W @ 2005-09-16 0:40 UTC (permalink / raw)
To: linux-ia64
[-- Attachment #1: Type: text/plain, Size: 799 bytes --]
Take a look at http://kernel-perf.sourceforge.net/results.machine_id=26.html
First chart with volanomark benchmark. It took ~ 11% performance regression
on 2.6.13-git9 and 2.6.14-rc1.
It is not those two particular kernel version have the problem per se. It
would've shown on 2.6.13-rc1 when default hz rate was switched to 250. Last
week, I happened to audit the system and made the hz switch and the problem
showed up.
Hz=1000 cpu idle is about 54%, the raw throughput is 74935 msgs/sec
Hz=250 cpu idle is about 58%, the raw throughput is 67246 msgs/sec
I think it has something to do with the scheduler load balance. While I'm
looking into schedstat and etc. Posting here for everyone to pour over the
issue.
vmstat/readprofle/schedstat result with 1K hz and 250 hz attached.
- Ken
[-- Attachment #2: volano.tar.gz --]
[-- Type: application/x-gzip, Size: 21607 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Volanomark regress on ia64
2005-09-16 0:40 Volanomark regress on ia64 Chen, Kenneth W
@ 2005-09-18 10:56 ` Nick Piggin
2005-09-18 21:43 ` John Hawkes
2005-09-19 6:44 ` Chen, Kenneth W
2 siblings, 0 replies; 4+ messages in thread
From: Nick Piggin @ 2005-09-18 10:56 UTC (permalink / raw)
To: linux-ia64
Chen, Kenneth W wrote:
> Take a look at http://kernel-perf.sourceforge.net/results.machine_id&.html
>
> First chart with volanomark benchmark. It took ~ 11% performance regression
> on 2.6.13-git9 and 2.6.14-rc1.
>
> It is not those two particular kernel version have the problem per se. It
> would've shown on 2.6.13-rc1 when default hz rate was switched to 250. Last
> week, I happened to audit the system and made the hz switch and the problem
> showed up.
>
> Hz\x1000 cpu idle is about 54%, the raw throughput is 74935 msgs/sec
> Hz%0 cpu idle is about 58%, the raw throughput is 67246 msgs/sec
>
> I think it has something to do with the scheduler load balance. While I'm
> looking into schedstat and etc. Posting here for everyone to pour over the
> issue.
>
> vmstat/readprofle/schedstat result with 1K hz and 250 hz attached.
>
Hi Ken,
Made any progress yet?
It looks like the problem is confined to ia64? Are the x86-64 machines
also running with HZ set to 250?
I would look at differences between SD_CPU_INIT for ia64 versus the
generic definition. cache_hot_time and cache_nice_tries by the looks,
both those could cause increased idle time.
Nick
--
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Volanomark regress on ia64
2005-09-16 0:40 Volanomark regress on ia64 Chen, Kenneth W
2005-09-18 10:56 ` Nick Piggin
@ 2005-09-18 21:43 ` John Hawkes
2005-09-19 6:44 ` Chen, Kenneth W
2 siblings, 0 replies; 4+ messages in thread
From: John Hawkes @ 2005-09-18 21:43 UTC (permalink / raw)
To: linux-ia64
I am also seeing a degradation of 16% @48p and 9% @32p for my favorite AIM7
workload on ia64 (SGI SN/Altix) between 2.6.13-rc6 and 2.6.14-rc1. I haven't
peeked beneath the covers to analyze why it's happening. I've still been
gathering performance numbers.
John Hawkes
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Volanomark regress on ia64
2005-09-16 0:40 Volanomark regress on ia64 Chen, Kenneth W
2005-09-18 10:56 ` Nick Piggin
2005-09-18 21:43 ` John Hawkes
@ 2005-09-19 6:44 ` Chen, Kenneth W
2 siblings, 0 replies; 4+ messages in thread
From: Chen, Kenneth W @ 2005-09-19 6:44 UTC (permalink / raw)
To: linux-ia64
Nick Piggin wrote on Sunday, September 18, 2005 3:57 AM
> It looks like the problem is confined to ia64? Are the x86-64 machines
> also running with HZ set to 250?
Yes, it appears to be confined to ia64. X86-64 machines are running at
250 Hz and there is no perf. regression there.
> I would look at differences between SD_CPU_INIT for ia64 versus the
> generic definition. cache_hot_time and cache_nice_tries by the looks,
> both those could cause increased idle time.
Thanks for the suggestion. My first experiment was in those area as
well, in particular changing newidle_idx and idle_idx. I have not yet
come up any concrete resolution.
- Ken
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-09-19 6:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-16 0:40 Volanomark regress on ia64 Chen, Kenneth W
2005-09-18 10:56 ` Nick Piggin
2005-09-18 21:43 ` John Hawkes
2005-09-19 6:44 ` Chen, Kenneth W
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox