From: Ingo Molnar <mingo@elte.hu>
To: Mike Galbraith <efault@gmx.de>
Cc: netdev <netdev@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Miklos Szeredi <mszeredi@suse.cz>,
Rusty Russell <rusty@rustcorp.com.au>,
David Miller <davem@davemloft.net>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Mike Travis <travis@sgi.com>
Subject: Re: [regression] benchmark throughput loss from a622cf6..f7160c7 pull
Date: Mon, 10 Nov 2008 13:50:01 +0100 [thread overview]
Message-ID: <20081110125001.GA28643@elte.hu> (raw)
In-Reply-To: <1226313350.10058.16.camel@marge.simson.net>
* Mike Galbraith <efault@gmx.de> wrote:
> Greetings,
>
> While retesting that recent scheduler fixes/improvements had
> survived integration into mainline, I found that we've regressed a
> bit since.. yesterday. In testing, it seems that CFS has finally
> passed what the old O(1) scheduler could deliver in scalability and
> throughput, but we already lost a bit.
but CFS backported to a kernel with no other regressions measurably
surpasses O(1) performance in all the metrics you are following,
right?
i.e. the current state of things, when comparing these workloads to
2.6.22 is that we slowed down in non-scheduler codepaths and the CFS
speedups helps offset some of that slowdown.
But not all of it, and we also have new slowdowns:
> Reverting 984f2f3 cd83e42 2d3854a and 6209344 recovered the loss.
hm, that's two changes in essence:
2d3854a: cpumask: introduce new API, without changing anything
6209344: net: unix: fix inflight counting bug in garbage collector
i'm surprised about the cpumask impact, it's just new APIs in essence,
with little material changes elsewhere.
Ingo
next prev parent reply other threads:[~2008-11-10 12:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-10 10:35 [regression] benchmark throughput loss from a622cf6..f7160c7 pull Mike Galbraith
2008-11-10 12:50 ` Ingo Molnar [this message]
2008-11-10 13:22 ` Mike Galbraith
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=20081110125001.GA28643@elte.hu \
--to=mingo@elte.hu \
--cc=a.p.zijlstra@chello.nl \
--cc=davem@davemloft.net \
--cc=efault@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mszeredi@suse.cz \
--cc=netdev@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=travis@sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).