Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263024AbTKJI04 (ORCPT ); Mon, 10 Nov 2003 03:26:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263051AbTKJI04 (ORCPT ); Mon, 10 Nov 2003 03:26:56 -0500 Received: from jaguar.mkp.net ([192.139.46.146]:9164 "EHLO jaguar.mkp.net") by vger.kernel.org with ESMTP id S263024AbTKJI0y (ORCPT ); Mon, 10 Nov 2003 03:26:54 -0500 To: Sylvain Jeaugey Cc: Matthew Wilcox , linux-kernel@vger.kernel.org, , Subject: Re: [DMESG] cpumask_t in action References: From: Jes Sorensen Date: 10 Nov 2003 03:26:50 -0500 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 16 >>>>> "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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/