[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0705231941230.23957@schroedinger.engr.sgi.com>
Date: Wed, 23 May 2007 19:43:37 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Randy Dunlap <randy.dunlap@...cle.com>
cc: Andrew Morton <akpm@...ux-foundation.org>,
Michal Piotrowski <michal.k.k.piotrowski@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: 2.6.22-rc2-mm1
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists