On Tue, Mar 15, 2016 at 8:08 PM, vinayak menon <vinayakm.list(a)gmail.com> wrote:
>
> Although looking at it now, get_slabinfo() doesn't seem to take into account
> the objects in the per_cpu caches?
>
> Anyway, 200 of 200 is clearly wrong.
>
> Dave
>
Added accounting for free objects in cpu free/partial lists. Patch
attached. Tried to compare with the kmem -S output for various caches
and output looks fine.
Thanks,
Vinayak