Re: memory usage

gis88530 (gis88530@cis.nctu.edu.tw)
Wed, 11 Apr 2001 04:08:07 +0800


Thanks.
cat /proc/slabinfo look like as follows.
Each row have three columns.
Could you tell me what do they mean in second and third column?
kmem_cache 29 42
pio_request 0 0

My second question is:
We can find memory usage of daemon(apache) by ps or top.
e.g. apache use 5400k physical memory

Does the memory usage of /proc/slabinfo include some of
5400k ? I guess 5400k can separate into two part
(kernel space part and user space part).

Is any thing wrong? Thanks
Cheers,
Tom

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/