Re: memory usage squid 1.1.3

From: Duane Wessels <wessels@dont-contact.us>
Date: Fri, 10 Jan 97 14:41:19 -0800

Benoit.Rossier@mcnet.ch writes:

>Hi,
>
>We have squid 1.1.3 on a FreeBSD 2.1.5 box.
>What is the difference between Process Size and total memory
>accounted in cache information (see below)?

The reported "Process Size" is determined from the getrusage(2)
system call. Some systems may report it as kbytes, some as pages.
We're probably multiplying the ru_maxrss value by getpagesize()
when we should not be. Check your man page for getrusage(2)
and let me know if it reports kbytes or pages.

Duane W.
Received on Fri Jan 10 1997 - 14:51:33 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:03 MST