public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] faking and fixing the NUMA SLIT
@ 2007-07-18  9:30 Joachim Deguara
  2007-07-18  9:30 ` [PATCH 1/2] fake " Joachim Deguara
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Joachim Deguara @ 2007-07-18  9:30 UTC (permalink / raw)
  To: lkml List; +Cc: gregkh, Andreas Kleen, lenb, Christoph Lameter

The problem with NUMA distances in the SLIT is that they are often wrong, oh 
wait they aren't there at all because the BIOS didn't create a SLIT since 
Windows does not use it.  If Linux does not find a slit it just says the 
distance to local=10 and remote=20 according to ACPI spec.  The problem is 
when we have a 4P system (or larger), there is generally one node where we 
have two hops and its distance should be >20.

Following are patches to first fake the SLIT in the ACPI code and then add 
ability to write the distances from sysfs.

-Joachim



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-23 22:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-18  9:30 [PATCH 0/2] faking and fixing the NUMA SLIT Joachim Deguara
2007-07-18  9:30 ` [PATCH 1/2] fake " Joachim Deguara
2007-07-18  9:31 ` [PATCH 2/2] make node distance writeable Joachim Deguara
2007-07-18  9:42 ` [PATCH 0/2] faking and fixing the NUMA SLIT Andi Kleen
2007-07-18  9:57   ` Joachim Deguara
2007-07-23 20:25   ` Christoph Lameter
2007-07-23 22:10     ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox