Re: [PATCH 1/2] kmemcheck v3

From: Pekka Enberg
Date: Fri Feb 08 2008 - 06:39:46 EST


Hi Andi,

On Feb 8, 2008 2:10 PM, Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
> It's probably tricky; there are all kinds of hidden page faults
> on x86 on data structures allocated as pages (e.g. GDT, LDT [which
> is sometimes kmalloc too], stack etc.)

Aah, I see. We can annotate those callers to disable the page faulting
but maybe that's not practical, dunno. Perhaps it's not such a big
problem to track slab objects only as those contain most of the
interesting ones anyway...
--
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/