[PATCH 4/4] Account for the slub objects

Pavel Emelyanov xemul at openvz.org
Mon Sep 17 23:27:31 PDT 2007


Dave Hansen wrote:
> 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?

Your comment makes me suspect, that you don't look at the patches
at all :(

      They ARE unioned.

> -- Dave
> 
> 



More information about the Containers mailing list