Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755849AbYLOPDp (ORCPT ); Mon, 15 Dec 2008 10:03:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753301AbYLOPDg (ORCPT ); Mon, 15 Dec 2008 10:03:36 -0500 Received: from nlpi053.sbcis.sbc.com ([207.115.36.82]:43117 "EHLO nlpi053.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753290AbYLOPDf (ORCPT ); Mon, 15 Dec 2008 10:03:35 -0500 Date: Mon, 15 Dec 2008 09:03:24 -0600 (CST) From: Christoph Lameter X-X-Sender: cl@quilx.com To: Nick Piggin cc: Linux Kernel Mailing List , Linux Memory Management List , bcrl@kvack.org, list-linux-mm@kvack.org Subject: Re: [rfc][patch] SLQB slab allocator In-Reply-To: <20081215141647.GC30163@wotan.suse.de> Message-ID: References: <20081212002518.GH8294@wotan.suse.de> <20081214230407.GB7318@wotan.suse.de> <20081215141647.GC30163@wotan.suse.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Score: -2.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 571 Lines: 14 On Mon, 15 Dec 2008, Nick Piggin wrote: > > A memoryless node is a case where all allocations will be like that. > > Yes. Can the memoryless node revert to a default (closest) memory node? It should do that but the node we allocat from will still be not the local node. The local_node will only have processors. No memory. -- 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/