linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] Enable hashdist by default on PowerPC
Date: Wed, 18 Feb 2009 17:20:05 +1100	[thread overview]
Message-ID: <20090218062005.GB32195@kryten> (raw)
In-Reply-To: <1234935667.14060.440.camel@pasglop>


Hi Ben,

> You have numbers ? :-) I'm asking mostly because I've been wondering
> whether it offsets the 16M pages vs. 4K or 64K pages in term of TLB/ERAT
> impact.

The speedup is application dependent. Things like linpack usually
improve when you throw more memmory at them.

The potential slowdown will be in heavy dcache use (eg fileserving). We
originally added the large boot time hash code when we were benchmarking
SPECsfs (an NFS benchmark).

We can go back to the old behaviour with the hashdist=0 boot option, so
it's mostly a question of what the default should be.

Anton

  reply	other threads:[~2009-02-18  6:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18  5:11 [PATCH] Enable hashdist by default on PowerPC Anton Blanchard
2009-02-18  5:41 ` Benjamin Herrenschmidt
2009-02-18  6:20   ` Anton Blanchard [this message]
2009-02-18  9:19 ` David Miller
2009-02-20  5:19   ` Anton Blanchard
2009-02-20  8:03     ` David Miller
2009-02-26 11:24       ` [PATCH] Enable hashdist by default on 64bit NUMA Anton Blanchard
2009-02-26 11:34         ` David Miller
2009-03-03  5:27         ` Benjamin Herrenschmidt

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=20090218062005.GB32195@kryten \
    --to=anton@samba.org \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    /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).