From: jbarnes@sgi.com (Jesse Barnes)
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] fix build_zonelists for CONFIG_ACPI_NUMA
Date: Fri, 19 Sep 2003 17:07:07 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106399128514434@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106383460616067@msgid-missing>
On Fri, Sep 19, 2003 at 06:56:21PM +0200, Erich Focht wrote:
> On Thursday 18 September 2003 21:59, Jesse Barnes wrote:
> > ACPI 2.0 SLIT locality table:
> > 010 020 022 042
> > 020 010 042 022
> > 022 042 010 020
> > 042 022 020 010
>
> That unsymmetric??? Interesting... Of course this saves you the
> headache of explicitely round-robin.
This is just a small system, only 8p, and I was wrong when I said that
we wouldn't have SLIT tables like the one below. On a larger system
(above 8 nodes) we'll have 4 nodes in each proximity domain, so
round-robin would help us there. The system above has a topology like
this:
------ fast ------
| |__v___| |
| 3 | | 2 |
------ ------
| <- slow -> |
------ ------
| |______| |
| 1 | ^ | 0 |
------ fast ------
Which explains the SLIT. Of course, on a larger system we'd have the
slow links all connect to a router, which would mean we'd have multiple
nodes in the same domain.
> > Which I think you were worried about?
>
> I'm still worried about the "normal" kind of machines with more
> symmetric node-distances. TX-7 for example has
Yeah, sorry. I was smokin' something when I posted that message. I
really do understand the issue and agree that it's a problem that we
should fix :)
> 10 15 15 15 20 20 20 20
> 15 10 15 15 20 20 20 20
> 15 15 10 15 20 20 20 20
> 15 15 15 10 20 20 20 20
> 20 20 20 20 10 15 15 15
> 20 20 20 20 15 10 15 15
> 20 20 20 20 15 15 10 15
> 20 20 20 20 15 15 15 10
Thanks,
Jesse
next prev parent reply other threads:[~2003-09-19 17:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-17 21:31 [PATCH] fix build_zonelists for CONFIG_ACPI_NUMA Jesse Barnes
2003-09-18 15:16 ` Erich Focht
2003-09-18 15:38 ` Jesse Barnes
2003-09-18 16:49 ` Erich Focht
2003-09-18 19:59 ` Jesse Barnes
2003-09-18 20:04 ` Jesse Barnes
2003-09-19 16:56 ` Erich Focht
2003-09-19 17:07 ` Jesse Barnes [this message]
2003-09-19 17:49 ` Paul Jackson
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=marc-linux-ia64-106399128514434@msgid-missing \
--to=jbarnes@sgi.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.