Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765372AbZFLOB5 (ORCPT ); Fri, 12 Jun 2009 10:01:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763091AbZFLOBo (ORCPT ); Fri, 12 Jun 2009 10:01:44 -0400 Received: from gate.crashing.org ([63.228.1.57]:47113 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760295AbZFLOBn (ORCPT ); Fri, 12 Jun 2009 10:01:43 -0400 Subject: Re: slab: setup allocators earlier in the boot sequence From: Benjamin Herrenschmidt To: Christoph Lameter Cc: Pekka Enberg , Linus Torvalds , Linux Kernel list , linux-mm , mingo@elte.hu, akpm@linux-foundation.org, npiggin@suse.de In-Reply-To: References: <200906111959.n5BJxFj9021205@hera.kernel.org> <1244770230.7172.4.camel@pasglop> <1244779009.7172.52.camel@pasglop> <1244780756.7172.58.camel@pasglop> <1244783235.7172.61.camel@pasglop> <1244792079.7172.74.camel@pasglop> <1244792745.30512.13.camel@penberg-laptop> <1244796045.7172.82.camel@pasglop> <1244796211.30512.32.camel@penberg-laptop> <1244796837.7172.95.camel@pasglop> <1244797659.30512.37.camel@penberg-laptop> Content-Type: text/plain Date: Sat, 13 Jun 2009 00:00:59 +1000 Message-Id: <1244815259.7172.167.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 713 Lines: 21 On Fri, 2009-06-12 at 09:49 -0400, Christoph Lameter wrote: > On Fri, 12 Jun 2009, Pekka Enberg wrote: > > > So I am sending the GFP_NOWAIT conversion for boot code even though you > > didn't seem to like it (but didn't explicitly NAK) as it fixes problems > > on x86. > > The use GFP_NOWAIT means that the caller sites are still special cased for > an early boot situation. After bootstrap is complete the sites may use > GFP_KERNEL instead. Bad. Amen :-) Ben. -- 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/