On Thu, Apr 17, 2008 at 12:36 PM, Andrew Morton
<akpm@linux-foundation.org> wrote:
FYI, the initial version of kmemcheck didn't have a separate page flag
(it abused SLUB internals) but it got really hairy and I think I
finally convinced Vegard to switch over to page flags after some
hair-pulling when we hit a bug. So yes, from SLUB maintainer point of
view, we _really, really_ want to use a page flag here.
--