All of lore.kernel.org
 help / color / mirror / Atom feed
* volanoMark 12% regression with 2.6.25-rc6
@ 2008-03-18  9:14 Zhang, Yanmin
  2008-03-18 19:58 ` Ingo Molnar
  0 siblings, 1 reply; 12+ messages in thread
From: Zhang, Yanmin @ 2008-03-18  9:14 UTC (permalink / raw)
  To: Ingo Molnar, Peter Zijlstra; +Cc: LKML

Comparing with 2.6.25-rc5, volanoMark has 12% regression with 2.6.25-rc6
on my 8-core stoakley.


Bisect tracked it down to:

e22ecef1d2658ba54ed7d3fdb5d60829fb434c23 is first bad commit
commit e22ecef1d2658ba54ed7d3fdb5d60829fb434c23
Author: Ingo Molnar <mingo@elte.hu>
Date:   Fri Mar 14 22:16:08 2008 +0100

    sched: fix fair sleepers
    
    Fair sleepers need to scale their latency target down by runqueue
    weight. Otherwise busy systems will gain ever larger sleep bonus.
    
    Signed-off-by: Ingo Molnar <mingo@elte.hu>
    Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>


In the patch, vruntime -= calc_delta_fair(sysctl_sched_latency, &cfs_rq->load).

Should we call __sched_period to get the first parameter of calc_delta_fair in case
there are more than 5 tasks in the runqueue?

-yanmin



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-03-21  7:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-18  9:14 volanoMark 12% regression with 2.6.25-rc6 Zhang, Yanmin
2008-03-18 19:58 ` Ingo Molnar
2008-03-18 20:22   ` Peter Zijlstra
     [not found]     ` <1205894373.3215.621.camel@ymzhang>
2008-03-19 14:01       ` Peter Zijlstra
2008-03-19  2:07   ` Zhang, Yanmin
2008-03-19  2:15     ` Ingo Molnar
2008-03-19  3:18       ` Zhang, Yanmin
2008-03-19  3:28         ` Ingo Molnar
     [not found]           ` <1205901807.3215.659.camel@ymzhang>
2008-03-19 13:48             ` VolanoMark performance improvements (was: Re: volanoMark 12% regression with 2.6.25-rc6) Ingo Molnar
2008-03-20  1:35               ` Zhang, Yanmin
2008-03-21  7:14                 ` Zhang, Yanmin
2008-03-21  7:18                   ` Zhang, Yanmin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.