Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751554AbVKBKgz (ORCPT ); Wed, 2 Nov 2005 05:36:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751556AbVKBKgz (ORCPT ); Wed, 2 Nov 2005 05:36:55 -0500 Received: from nproxy.gmail.com ([64.233.182.197]:13743 "EHLO nproxy.gmail.com") by vger.kernel.org with ESMTP id S1751554AbVKBKgz convert rfc822-to-8bit (ORCPT ); Wed, 2 Nov 2005 05:36:55 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nALgQjjTpJkAagDHTY62qGcLaYpC9QwBBPa2yEniih5ntE3/oHm2TkJxHezulPbxuEikPxMlp3XLWcnhZFfWvO0ZRvGtjVTO7q3NTAbpQjFkMVQuL5kri2Bo7Cqdd8zOIsYE9nv+2qkAanOTomzix0/wK2u/d3hRR8pBjv3JBG4= Message-ID: <6278d2220511020236l26f74eecp11910e59fd1c432d@mail.gmail.com> Date: Wed, 2 Nov 2005 10:36:54 +0000 From: Daniel J Blueman To: Linux Kernel Subject: Re: cpuset - question MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 537 Lines: 18 Janos, You can see what valid memory nodes are available from the top-level cpuset directory: # cat /dev/cpuset/mems 0 1 2 3 If you were to be running on a NUMA-capable system, you'd also want to ensure page interleaving was disabled in the BIOS/pre-boot firmware too. ___ Daniel J Blueman - 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/