All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Zehetbauer <thomasz@hostmaster.org>
To: Jesper Juhl <juhl-lkml@dif.dk>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Dual Opteron box, what's the optimal memory placement for the CPUs?
Date: Thu, 28 Oct 2004 02:51:15 +0200	[thread overview]
Message-ID: <1098924675.11282.60.camel@hostmaster.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0410272316160.3284@dragon.hygekrogen.localhost>

[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

That is indeed a very good question.

If you use node interleaving you end up with memory accesses to be
distributed matching the amount of memory installed on each node.
Assuming that processes prefer the first node you get better performance
with load < 1 and memory usage < $first_node_memory.

If you use a NUMA configuration you should get better performance from
almost equally distributed memory. Especially when the load goes up.

Tom

PS: I choosed NUMA with equally distributed memory.
-- 
  T h o m a s   Z e h e t b a u e r   ( TZ251 )
  PGP encrypted mail preferred - KeyID 96FFCB89
      finger thomasz@hostmaster.org for key

XT emulator finally available for Pentium-IV: install Windows XP today!




[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

      parent reply	other threads:[~2004-10-28  0:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-27 21:21 Dual Opteron box, what's the optimal memory placement for the CPUs? Jesper Juhl
2004-10-27 21:43 ` Joel Jaeggli
2004-10-27 22:00   ` Jesper Juhl
2004-10-27 23:27     ` Petr Vandrovec
2004-10-28  0:51 ` Thomas Zehetbauer [this message]

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=1098924675.11282.60.camel@hostmaster.org \
    --to=thomasz@hostmaster.org \
    --cc=juhl-lkml@dif.dk \
    --cc=linux-kernel@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.