Re: [squid-users] Bizzare memory reading.

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 15 Mar 2001 23:57:51 +0100

Rather a bug in how Squid calculates the percentages. Will fix it
sometime.. holding blocks are not in the arena, they are outside, and is
why they are called holding blocks

arena == sbrk size
holding blocks == mmap() areas outside sbrk for larger allocations

/Henrik

Duane Wessels wrote:
>
> On Thu, 15 Mar 2001, Ben Mckellar wrote:
>
> > Hi,
> >
> > What would explain this result.
> >
> > Memory usage for squid via mallinfo():
> > Total space in arena: 94157 KB
> > Ordinary blocks: 94131 KB 34 blks
> > Small blocks: 0 KB 0 blks
> > Holding blocks: 5076 KB 4 blks
> > Free Small blocks: 0 KB
> > Free Ordinary blocks: 26 KB
> > Total in use: 99207 KB 105% <-------------### ??
> > Total free: 26 KB 0%
> >
> > Advice appreciated. Thanx
>
> A bug in the mallinfo code of your C/malloc library?
Received on Thu Mar 15 2001 - 15:59:37 MST

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