mån 2006-04-17 klockan 16:07 +0800 skrev K Pang:
> Thanks a lot.
> just now we used cache manager to check the RSS value and found it to be 0
> KB. what does it mean?
It simply means you are running Linux.. Linux always return RSS of 0
when queried using getrusage(). I don't know why Linux doesn't implement
reading of RSS via getrusage() as it obviously knows the RSS elsewhere,
but it doesn't..
You need to use ps or a similar tool to inspect the RSS.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Mon May 01 2006 - 12:00:02 MDT