Cc: Vegard Nossum <vegard.nossum@...>, Linux Kernel Mailing List <linux-kernel@...>, Ingo Molnar <mingo@...>, Richard Knutsson <ricknu-0@...>, Christoph Lameter <clameter@...>
Hi Andi,
On Feb 8, 2008 1:55 PM, Andi Kleen <andi@firstfloor.org> wrote:
It tracks all slab caches. What we're not tracking is pages from the
page allocator that are directly used by callers. We had some
discussion of this already and we definitely want to extend it to
cover that too later on.
--