Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932478AbVKREcf (ORCPT ); Thu, 17 Nov 2005 23:32:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932489AbVKREcf (ORCPT ); Thu, 17 Nov 2005 23:32:35 -0500 Received: from mx2.suse.de ([195.135.220.15]:29331 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S932478AbVKREcf (ORCPT ); Thu, 17 Nov 2005 23:32:35 -0500 From: Andi Kleen To: Christoph Lameter Subject: Re: [PATCH] NUMA policies in the slab allocator V2 Date: Fri, 18 Nov 2005 05:31:47 +0100 User-Agent: KMail/1.8 Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@osdl.org References: <200511180359.17598.ak@suse.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511180531.47764.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 525 Lines: 16 On Friday 18 November 2005 04:38, Christoph Lameter wrote: > You really want to run the useless fastpath? Examine lists etc for > the local node despite the policy telling you to get off node? Yes. > Hmm. Is a hugepage ever allocated from interrupt context? They aren't. -Andi - 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/