From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Subject: Re: [DMESG] cpumask_t in action Date: 10 Nov 2003 03:26:50 -0500 Sender: linux-ia64-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: To: Sylvain Jeaugey Cc: Matthew Wilcox , linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org, acpi-devel@lists.sourceforge.net List-Id: linux-acpi@vger.kernel.org >>>>> "Sylvain" == Sylvain Jeaugey writes: Sylvain> These lines show you the numa topology of your machine (in Sylvain> our case, we have 2 CPUS per domain, and a memory area). Sylvain> This is quite a big piece of information about hardware. Even Sylvain> if it is quite long, I think it should be part of the ACPI Sylvain> information. Hi Sylvian, This information is much better exposed through sysfs (/sys) and Andi Kleen's libnuma, which will also make it visible at runtime to applications. Cheers, Jes