Re: SLUB: Return ZERO_SIZE_PTR for kmalloc(0)

From: Pekka Enberg
Date: Mon Jun 04 2007 - 12:22:18 EST


On 6/4/07, Christoph Lameter <clameter@xxxxxxx> wrote:
We are doing that right now. The problem is that people keep storing stuff
in memory allocated with kmalloc(0).

Ok, makes sense. I guess I might as well throw my suggestion in the
mix. Lets create a new kmalloc cache for zero-length objects where
object size is zero but there are regular red-zones on both sides.
-
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/