Messages in this thread |  | | | Date | Thu, 10 Apr 2008 09:22:18 +0200 | | From | Andi Kleen <> | | Subject | Re: Does Linux have plan to support memory hole remapping? | |
> Could you please elaborate on Active / Total Caches? The meaning of
> other lines are obvious to me.
slab keeps some objects ready on a free list for quick access. Total
includes those. active are only the objects which are truly allocated.
-Andi
|  |