[PATCH 5/5] Account for the slub objects

Pavel Emelyanov xemul at openvz.org
Tue Oct 2 05:44:08 PDT 2007


Christoph Lameter wrote:
> On Mon, 1 Oct 2007, Pavel Emelyanov wrote:
> 
>>>> +
>>> Quick check, slub_free_notify() and slab_alloc_notify() are called
>>> from serialized contexts, right?
>> Yup.
> 
> How is it serialized?

They are booth called from __slab_alloc()/__slab_free() from under 
the slab_lock(page).

Thanks,
Pavel



More information about the Containers mailing list