Re: 2.5.67-mm2

Arjan van de Ven (arjanv@redhat.com)
Mon, 14 Apr 2003 08:49:04 +0000


On Mon, Apr 14, 2003 at 09:24:26AM +0300, Denis Vlasenko wrote:
> >
> > that in itself is easy to find btw; just give every GFP_* an extra
> > __GFP_REQUIRED bit and then check inside kmalloc for that bit (MSB?)
> > to be set.....
>
> This will incur runtime penalty

but only for CONFIG_DEBUG_KMALLOC or whatever
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/