[Devel] Re: [PATCH 4/4] make CFLGS_OFF_SLAB visible for all slabs
Christoph Lameter
cl at linux.com
Thu Jun 14 10:29:02 PDT 2012
On Thu, 14 Jun 2012, Glauber Costa wrote:
> I want to mask that out in kmem-specific slab creation. Since I am copying the
> original flags, and that flag is embedded in the slab saved flags, it will be
> carried to the new slab if I don't mask it out.
I thought you intercepted slab creation? You can copy the flags at that
point.
More information about the Devel
mailing list