On Wed, 23 May 2007, Randy Dunlap wrote:

> > > A few words in slub.txt, perhaps?
> 
> Thanks for the update.  A few nits below.

Ok will get the nits out soon.

> How large is the RedZone?  Is it a fixed size or does it vary?

The red zone are between 1 byte and a full word. If the object does not 
end at a word boundary then we fill up to the next word. If it ends on a 
word boundary then a full word of red zone bytes are inserted.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to