Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758893Ab0HQSr1 (ORCPT ); Tue, 17 Aug 2010 14:47:27 -0400 Received: from smtp110.prem.mail.ac4.yahoo.com ([76.13.13.93]:48740 "HELO smtp110.prem.mail.ac4.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S935488Ab0HQSrV (ORCPT ); Tue, 17 Aug 2010 14:47:21 -0400 X-Yahoo-SMTP: _Dag8S.swBC1p4FJKLCXbs8NQzyse1SYSgnAbY0- X-YMail-OSG: k3jYe4AVM1ksY4r210hoEZXsCwX9e54X3Eief62rjyaU9nV tVuwb7cLhG5ktFPIw_mLsPt97xKPIeJau08R4BXf0kH5WdUdYnam__UQPqu5 snM6958QP25Cw1b4mAGJcQ9qBeRp5ZrOUW3OzRLUiByu6dvNvs_3ayM_0XVl MZg1mR3qcl5FAI0hDcwyAK2y58cFQeAMTiJ.8JSvw_OJgRjIZNTxGGkuhV28 k6nIyFS5QqW8gNrDV2b1Tn8vkwtoe X-Yahoo-Newman-Property: ymail-3 Date: Tue, 17 Aug 2010 13:47:18 -0500 (CDT) From: Christoph Lameter X-X-Sender: cl@router.home To: David Rientjes cc: Pekka Enberg , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Nick Piggin , Tejun Heo Subject: Re: [S+Q3 00/23] SLUB: The Unified slab allocator (V3) In-Reply-To: Message-ID: References: <20100804024514.139976032@linux.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 678 Lines: 15 On Tue, 17 Aug 2010, David Rientjes wrote: > I didn't know if that was a debugging patch for me or if you wanted to > push that as part of your series, I'm not sure if you actually need to > move it to kmem_cache_init() now that slub_state is protected by > slub_lock. I'm not sure if we want to allocate DMA objects between > kmem_cache_init() and kmem_cache_init_late(). Drivers may allocate dma buffers during initialization. -- 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/