Subject: Re: 1.6.1 eats memory
To: None <current-users@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: current-users
Date: 07/03/2003 09:01:10
Martti Kuparinen wrote:
> I applied the patch from kern/13807 and it makes things a lot better!
> This is my current statistics and it looks normal:
>
> 131 mbufs in use:
> 128 mbufs allocated to data
> 2 mbufs allocated to packet headers
> 1 mbufs allocated to socket names and addresses
> 136/144 mapped pages in use
> 340 Kbytes allocated to network (93% in use)
> 0 requests for memory denied
> 0 requests for memory delayed
> 0 calls to protocol drain routines
uptime is now 1 day:
139 mbufs in use:
133 mbufs allocated to data
5 mbufs allocated to packet headers
1 mbufs allocated to socket names and addresses
169/178 mapped pages in use
436 Kbytes allocated to network (94% in use)
0 requests for memory denied
0 requests for memory delayed
20 calls to protocol drain routines
So could our "NFS guru" take a look at this?
Martti