Results 1 to 3 of 3
Dear all,
Is it possible to monitor the kernel memory consumption in Linux ? Is /proc/slabinfo a useful statistic for this purpose ?
Thanks...
- 09-24-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 2
monitoring kernel memory consumption
Dear all,
Is it possible to monitor the kernel memory consumption in Linux ? Is /proc/slabinfo a useful statistic for this purpose ?
Thanks
- 09-25-2007 #2
Hi,
The following commands will be useful for you ...
Slab in /proc/meminfo and slabtop -s c .
- 09-25-2007 #3Just Joined!
- Join Date
- Sep 2007
- Posts
- 2
Thank you for response...
But which part is relevant with kernel.
Also when I use slabtop command, it returns the following error :
"unrecognizable slabinfo version"
Thanks


Reply With Quote
