Re: [squid-users] high response time in the case of high file descriptor usage

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Mon, 17 Apr 2006 15:32:12 +0200

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

Received on Mon Apr 17 2006 - 07:32:24 MDT

This archive was generated by hypermail pre-2.1.9 : Mon May 01 2006 - 12:00:02 MDT