Re: [PATCH 2/3]: xvmalloc memory allocator

From: Pekka Enberg
Date: Wed Mar 18 2009 - 15:25:39 EST


On Wed, 18 Mar 2009, Nitin Gupta wrote:
>>> > Slab memory is not backed by vmalloc space.
>>> Oh, it uses "low memory". Still not good for compcache :)

On Wed, Mar 18, 2009 at 10:28 PM, Christoph Lameter
<cl@xxxxxxxxxxxxxxxxxxxx> wrote:
>> Only if you use 32 bit.

On Wed, Mar 18, 2009 at 10:29 AM, Nitin Gupta <ngupta@xxxxxxxxxx> wrote:
> Yes, this point is for 32-bit only - many users were unhappy with
> compcache size limit due to small vmalloc area on x86-32.

Yeah, I can see the point in having a custom allocator for this. But
quite frankly the xvmalloc code is just too ugly to live with. You
might want to make it look like kernel code as per CodingStyle and
change the name to something less generic.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/