Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030212AbVKPH6B (ORCPT ); Wed, 16 Nov 2005 02:58:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030210AbVKPH6A (ORCPT ); Wed, 16 Nov 2005 02:58:00 -0500 Received: from zproxy.gmail.com ([64.233.162.196]:30189 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S1030212AbVKPH57 convert rfc822-to-8bit (ORCPT ); Wed, 16 Nov 2005 02:57:59 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g/4dIOFaP195LZ6K1wBSissL1NRRjRXyNx6ANfdgZVMx2Jxviu0AjGpM7okD9fY/PaFAlCbQPbBQfEx5seEMlADL8rRV9oahBCMhMiQccEf0xLSPklwG2h129ABOTxrTinpJXkJcsREY8H61hI3nkTxXOxW5Pid7mh1no6DVjZo= Message-ID: Date: Wed, 16 Nov 2005 16:57:59 +0900 From: Magnus Damm To: Andi Kleen Subject: Re: [PATCH 01/05] NUMA: Generic code Cc: Magnus Damm , linux-mm@kvack.org, linux-kernel@vger.kernel.org, pj@sgi.com, werner@almesberger.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20051110090920.8083.54147.sendpatchset@cherry.local> <200511110516.37980.ak@suse.de> <200511151515.05201.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1072 Lines: 28 On 16 Nov 2005 08:48:39 +0100, Andi Kleen wrote: > Magnus Damm writes: > > > > For testing, your NUMA emulation code is perfect IMO. But for memory > > resource control your NUMA emulation code may be too simple. > > > > With my patch, CONFIG_NUMA_EMU provides a way to partition a machine > > into several smaller nodes, regardless if the machine is using NUMA or > > not. > > > > This NUMA emulation code together with CPUSETS could be seen as a > > simple alternative to the memory resource control provided by CKRM. > > I believe Werner tried to use it at some point for that and it just > didn't work very well. So it doesn't seem to be very useful for > that usecase. Sorry, but which one did not work very well? CKRM memory controller or NUMA emulation + CPUSETS? Thanks, / magnus - 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/