Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762071AbYG3OlT (ORCPT ); Wed, 30 Jul 2008 10:41:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752055AbYG3OlG (ORCPT ); Wed, 30 Jul 2008 10:41:06 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:34538 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751997AbYG3OlE (ORCPT ); Wed, 30 Jul 2008 10:41:04 -0400 Message-ID: <48907D36.20505@linux-foundation.org> Date: Wed, 30 Jul 2008 09:39:50 -0500 From: Christoph Lameter User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Pekka Enberg CC: Andrew Morton , Eric Sandeen , linux-kernel@vger.kernel.org, mhalcrow@us.ibm.com, stable@kernel.org Subject: Re: [PATCH] eCryptfs - use page_alloc not kmalloc to get a page of memory References: <488DF00F.3080809@redhat.com> <20080728133504.156f438f.akpm@linux-foundation.org> <84144f020807281342t2e1a3dc3id01314ac01de406f@mail.gmail.com> In-Reply-To: <84144f020807281342t2e1a3dc3id01314ac01de406f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 458 Lines: 13 Pekka Enberg wrote: > Hmm, SLUB will use the page allocator directly for PAGE_CACHE_SIZE > regadless of whether debugging is enabled or not... Only until 2.6.24. SLUB uses page allocator for > PAGE_CACHE_SIZE -- 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/