[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <200707181130.01861.joachim.deguara@amd.com>
Date: Wed, 18 Jul 2007 11:30:01 +0200
From: "Joachim Deguara" <joachim.deguara@....com>
To: "lkml List" <linux-kernel@...r.kernel.org>
cc: gregkh@...e.de, "Andreas Kleen" <ak@...e.de>, lenb@...nel.org,
"Christoph Lameter" <clameter@....com>
Subject: [PATCH 0/2] faking and fixing the NUMA SLIT
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists