Subject: Re: your mail
To: James Lever <James.Lever@mailbox.uq.oz.au>
From: Ignatios Souvatzis <is@beverly.rhein.de>
List: current-users
Date: 04/20/1995 22:11:03
Hi James,
> Hi, one small problem..
>
> Bettong (our caching server) was dead from sometime on friday or saturday
> until when I restarted it on monday afternoon. The message on the console
> was:
> bettong ... /netbsd: mb_map full
> panic: kmem_malloc: mb_map too small
> Stopped at _Debugger+0x4: leave
> db>
>
> has anyone got any ideas on this one??? Any suggestions in the kernel
> config??
options GATEWAY
makes the mbuf pool bigger, I think.
btw, if you use 1.0 and lots of pings, you have a small memory leak. (1
mbuf per ping invocation). This is repaired as of -current since lots of
weeks ago.
(/sys/netinet/tcp_subr.c, I think).
Regards,
Ignatios Souvatzis
Ignatios Souvatzis