[PATCH 4/4] Account for the slub objects

Dave Hansen haveblue at us.ibm.com
Mon Sep 17 09:08:21 PDT 2007


On Mon, 2007-09-17 at 16:35 +0400, Pavel Emelyanov wrote:
> The struct page gets an extra pointer (just like it has with
> the RSS controller) and this pointer points to the array of
> the kmem_container pointers - one for each object stored on
> that page itself.

Can't these at least be unioned so we don't make it any _worse_ when
both are turned on?

-- Dave



More information about the Containers mailing list