[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84144f020906012348r749f7cfbk3cf7112e6263299b@mail.gmail.com>
Date: Tue, 2 Jun 2009 09:48:32 +0300
From: Pekka Enberg <penberg@...helsinki.fi>
To: Nick Piggin <npiggin@...e.de>
Cc: mingo@...e.hu, cl@...ux-foundation.com,
torvalds@...ux-foundation.org, mpm@...enic.com, yinghai@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] init: call vfs_caches_init_early() later in the boot
sequence
Hi Nick,
[ I see I typo'd Linus' email address in the original patch submission... ]
On Thu, May 28, 2009 at 04:29:25PM +0300, Pekka Enberg wrote:
>> From: Pekka Enberg <penberg@...helsinki.fi>
>>
>> There's no need to call vfs_caches_init_early() before kmem_cache_init(). All
>> we have to do is make sure we don't attempt to use the bootmem allocator after
>> we've called mem_init().
On Mon, Jun 1, 2009 at 4:08 PM, Nick Piggin <npiggin@...e.de> wrote:
> Hmm, but you'd want to be able to allocate > MAX_ORDER areas in the linear
> KVA, which the page allocator cannot do. So this is just going to silently
> truncate hash table size. Nack on this one.
OK, makes sense. IIRC, Linus suggested doing this but I think I'll
just revert the patch.
Pekka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists