From: "Greg Chesson" <greg@xtp.engr.sgi.com>
To: "William J. Earl" <wje@fir.engr.sgi.com>,
Alex deVries <adevries@engsoc.carleton.ca>,
Igor Loncarevic <anubis@BanjaLuka.NET>,
SGI Linux <linux@cthulhu.engr.sgi.com>
Subject: Re: What about...
Date: Fri, 17 Jul 1998 10:47:02 -0700 [thread overview]
Message-ID: <9807171047.ZM18720@xtp.engr.sgi.com> (raw)
In-Reply-To: "William J. Earl" <wje@fir> "Re: What about..." (Jul 17, 7:11am)
Bill is, of course, quite correct.
In addition to the observations about the scale of the system,
realize also that a ccNUMA machine has a memory system for each
cpu node in the system. The physical base addresses of these blocks
of memory are aligned on multi-gigabyte boundaries. The high-order
bits of the address designate the cpu node, the rest address the physical
memory, etc etc. What this means is that physical memory space has
many "holes"... The idea of a simple buddy-system allocator as is
ingrained in the Linux kernel falls apart completely in the face of
this kind of architecture. I suppose you could run a copy of Linux
on every node, but I consider that an excuse rather than a solution.
g
--
Greg Chesson
next prev parent reply other threads:[~1998-07-17 17:47 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <35ADF6D0.46FCB21E@BanjaLuka.NET>
1998-07-17 5:24 ` What about Alex deVries
1998-07-17 5:30 ` Greg Chesson
1998-07-17 14:11 ` William J. Earl
1998-07-17 15:07 ` Alan Cox
1998-07-17 15:07 ` Alan Cox
1998-07-17 17:43 ` ralf
1998-07-17 17:53 ` Alan Cox
1998-07-17 22:15 ` Jeffrey Watts
1998-07-17 17:29 ` ralf
1998-07-17 18:01 ` Greg Chesson
1998-07-17 18:19 ` William J. Earl
1998-07-18 1:57 ` ralf
1998-07-18 2:00 ` Greg Chesson
[not found] ` <wje@fir>
1998-07-17 17:47 ` Greg Chesson [this message]
1998-07-17 18:14 ` Alan Cox
1998-07-17 18:14 ` Alan Cox
1998-07-17 18:21 ` William J. Earl
1998-07-17 18:21 ` William J. Earl
1998-07-18 1:37 ` ralf
1998-07-18 1:58 ` Greg Chesson
1998-07-18 2:44 ` ralf
1998-07-18 10:47 ` ralf
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=9807171047.ZM18720@xtp.engr.sgi.com \
--to=greg@xtp.engr.sgi.com \
--cc=adevries@engsoc.carleton.ca \
--cc=anubis@BanjaLuka.NET \
--cc=linux@cthulhu.engr.sgi.com \
--cc=wje@fir.engr.sgi.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