All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue@us.ibm.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Lse-tech] Re: fix zonelist ordering for NUMA
Date: Thu, 26 Feb 2004 23:40:33 +0000	[thread overview]
Message-ID: <1077838833.2131.362.camel@nighthawk> (raw)
In-Reply-To: <100070000.1077834062@flay>

On Thu, 2004-02-26 at 14:21, Martin J. Bligh wrote:
> Also, I seem to recall those build_zonelists functions are used for both
> NUMA and UMA ... now they're getting complex enough that it's probably
> worth making a specific non-NUMA version, if only for the sanity of
> 99% of the poor souls trying to work out how a UMA machine lays it out ;-)
> 
> It looks like it won't change ordering for existing boxes with single
> layer flat NUMA topologies (round-robin), but we probably ought to check
> that carefully ;-)

More ifdefs just make the code messier.  How about adding a nice comment
explaining that UMA will fall right through the loop, and giving the
poor souls a temporary reprieve?

-- dave


  parent reply	other threads:[~2004-02-26 23:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-26 22:21 [Lse-tech] Re: fix zonelist ordering for NUMA Martin J. Bligh
2004-02-26 23:09 ` Matthew Dobson
2004-02-26 23:40 ` Dave Hansen [this message]
2004-02-26 23:54 ` Martin J. Bligh
2004-02-27  0:47 ` Chris Wedgwood
2004-02-27  0:56 ` Martin J. Bligh
2004-02-27  5:38 ` j-nomura

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=1077838833.2131.362.camel@nighthawk \
    --to=haveblue@us.ibm.com \
    --cc=linux-ia64@vger.kernel.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 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.