Re: [PATCH] record last user if malloc request is exact 4k

From: Pekka Enberg
Date: Mon Jan 30 2006 - 15:21:36 EST


Hi,

On 1/30/06, Olaf Hering <olh@xxxxxxx> wrote:
> Is there a reason why a 4096 malloc is not recorded?
> untested patch below.
>
> allow SLAB_STORE_USER also with an exact 4k request.

For architectures that have 4K pages, adding debugging overhead to 4K
objects is pretty much the worst case. Any particular reason you want
this?

Pekka
-
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/