netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Lameter <cl@linux-foundation.org>
To: "Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi>
Cc: David Miller <davem@davemloft.net>,
	shemminger@vyatta.com, herbert@gondor.apana.org.au,
	netdev@vger.kernel.org
Subject: Re: AIM9 regression
Date: Mon, 29 Sep 2008 09:54:11 -0500	[thread overview]
Message-ID: <48E0EC13.3060907@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0809291252490.1034@wrl-59.cs.helsinki.fi>

Ilpo Järvinen wrote:

> ...I was thinking earlier to answer "time?", but now once been there, it 
> seems that more time is more appropriate... So far I haven't been able to 
> find a way to create a reproducable serie of result numbers with aim9 
> tcp_test... it seems that the results vary within that (at least) 20% 
> margin. Can Christoph actually get stable numbers out of it with 27-rcs
> (I haven't extensively tested .22 yet with long test durations but it 
> seems that same problem occurs with it as well if short tests were used)?

Results fluctuate between 10 - 25%. The problem occurs with the short
durations as well. If this is due to the additional code complexity in later
kernels as we suspect then it may be an issue with cpu cache effectiveness.

Going to 64 bit binaries also yields a significant hit (as high as 30%) which
also indicates caching issues.

Both 64 bit kernels and later kernels cause the variability of results to
increase. 64 bit has double the effect than a 2.6.27 kernel. All indications
of cpu caching issues. The L1 cache may become ineffective due to the
increased cache footprint.





  reply	other threads:[~2008-09-29 14:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 18:14 AIM9 regression Christoph Lameter
2008-09-23 20:36 ` Stephen Hemminger
2008-09-23 20:40   ` Christoph Lameter
2008-09-23 20:43     ` Christoph Lameter
2008-09-24  1:20     ` Jeff Garzik
2008-09-24  3:11       ` David Miller
2008-09-24 14:20         ` Christoph Lameter
2008-09-24  5:12 ` Herbert Xu
2008-09-24  5:18   ` David Miller
2008-09-24 15:16     ` Stephen Hemminger
2008-09-24 19:10       ` Christoph Lameter
2008-09-24 19:53         ` David Miller
2008-09-24 21:34           ` Stephen Hemminger
2008-09-24 22:26             ` David Miller
2008-09-24 19:36       ` David Miller
2008-09-29 14:24         ` Ilpo Järvinen
2008-09-29 14:54           ` Christoph Lameter [this message]
2008-09-29 15:12             ` Ilpo Järvinen
2008-09-29 15:36             ` Stephen Hemminger
2008-10-31 14:57             ` Ilpo Järvinen

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=48E0EC13.3060907@linux-foundation.org \
    --to=cl@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=ilpo.jarvinen@helsinki.fi \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.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).