All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex,Shi" <alex.shi@intel.com>
To: Rakib Mullick <rakib.mullick@gmail.com>
Cc: "ncrao@google.com" <ncrao@google.com>,
	"a.p.zijlstra@chello.nl" <a.p.zijlstra@chello.nl>,
	"mingo@elte.hu" <mingo@elte.hu>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Chen, Tim C" <tim.c.chen@intel.com>,
	"Yan, Zheng Z" <zheng.z.yan@intel.com>
Subject: Re: [performance bug] volanomark regression on 37-rc1
Date: Wed, 17 Nov 2010 08:23:57 +0800	[thread overview]
Message-ID: <1289953437.27424.271.camel@debian> (raw)
In-Reply-To: <AANLkTi=OK+B537S5D8H4=yV5zC8+RksnfYgoKsqEyk5+@mail.gmail.com>

On Tue, 2010-11-16 at 22:38 +0800, Rakib Mullick wrote:
> On 11/16/10, Alex,Shi <alex.shi@intel.com> wrote:
> > When do performance testing on 37-rc1 kernel on Core2 machines, we find
> > the volanomark loopback performance drop about 30%, that due to
> > commit:fab476228ba37907ad7
> >
> Was that test was made before and after applying above commit? Would
> love to know, how did you find that commit (I mean was it a git
> bisection)?
Yes, git bisect found this commit. 

> >
> > It seems some of load_balance() is not necessary that caused by avg_idle
> > setting. But do not know more details of the volano running. Anyone like
> > to give a comments for this issue?
> >
> Does VolanoMark is used for scheduler benchmarking? If I'm not wrong,
> I don't think it directly relates to scheduler benchmarking.
Yes, but lots of benchmarks often find other part kernel issues. like
hackbench/netperf often find VM performance issues. And an our cache
testing tool often find scheduler problem. 
> 
> > Ncrao, I have no idea of your benchmarks, but just guess removing the
> > avg_idle setting won't bring much wakeup delay for tasks. Could you like
> > to show some data of this?
> >
> > The vmstat output for .36 and .37-rc1 kernel as below:
> 
> You are showing the output of .36 and .37-rc1. If Ncrao's commit is
> guilty for this performance regression, then what are the results of
> before and after applied Ncrao's commit. Then, what are the result
> after applying your patch. You are showing vmstat output of .36 and
> .37-rc1, which really doesn't prove the point of your patch. It needs
> to be more clearer.
The vmstat for .36 represents original kernel, .37-rc1 represent with
the Ncrao's patch.
> 
> 
> thanks,
> rakib
> 
> 
> > Regards
> > Alex
> >
> > --
> > 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/
> >



  parent reply	other threads:[~2010-11-17  0:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-16  9:34 [performance bug] volanomark regression on 37-rc1 Alex,Shi
2010-11-16 14:38 ` Rakib Mullick
2010-11-16 15:26   ` Mike Galbraith
2010-11-16 16:31     ` Nikhil Rao
2010-11-16 17:32       ` Mike Galbraith
2010-11-16 19:27         ` Nikhil Rao
2010-11-16 19:37           ` Peter Zijlstra
2010-11-17  1:17         ` Alex,Shi
     [not found]           ` <1290022924-3548-1-git-send-email-ncrao@google.com>
2010-11-17 19:45             ` Nikhil Rao
2010-11-18 14:08             ` [tip:sched/urgent] sched: Fix idle balancing tip-bot for Nikhil Rao
2010-11-18 14:08         ` [tip:sched/urgent] sched: Fix volanomark performance regression tip-bot for Alex Shi
2010-11-17  0:23   ` Alex,Shi [this message]
2010-11-16 16:21 ` [performance bug] volanomark regression on 37-rc1 Nikhil Rao

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=1289953437.27424.271.camel@debian \
    --to=alex.shi@intel.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=ncrao@google.com \
    --cc=rakib.mullick@gmail.com \
    --cc=tim.c.chen@intel.com \
    --cc=zheng.z.yan@intel.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 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.