[Devel] Re: [PATCH 2/4] Switch caches notification dynamically
Pavel Emelyanov
xemul at openvz.org
Mon Sep 17 23:51:16 PDT 2007
Christoph Lameter wrote:
> On Mon, 17 Sep 2007, Pavel Emelyanov wrote:
>
>> If we turn accounting on on some cache and this cache
>> is merged with some other, this "other" will be notified
>> as well. We can solve this by disabling of cache merging,
>> but maybe we can do it some other way.
>
> You could write a 1 to slub_nomerge during bootup if containers are to
> be supported? Once they are merged it is going to be difficult to separate
> them again.
Yes. I also thought that disabling the merge is the only way to
handle this case. Thanks.
More information about the Devel
mailing list