Re: any way to find out kernel memory usage?
From: Robert Love
Date: Wed Apr 27 2005 - 12:28:32 EST
On Wed, 2005-04-27 at 10:57 -0600, Chris Friesen wrote:
> I assume kmalloc/vmalloc use the "size-x" slabs?
kmalloc, yes.
vmalloc is separate, totally unrelated, space.
Statistics are in /proc/meminfo.
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/