Re: panic: kmem_map too small: the downside of FreeBSD 5

2003-06-13 Thread Jeff Roberson
On Fri, 13 Jun 2003, Terry Lambert wrote: > John Hay wrote: > > On a 5.1-RELEASE machine I have been able to cause a panic like this: > > panic: kmem_malloc(4096): kmem_map too small: 28610560 total allocated > > Manually tune your system. This panic results from the fact > that zone allocations

panic: kmem_map too small: the downside of FreeBSD 5

2003-06-13 Thread Terry Lambert
John Hay wrote: > On a 5.1-RELEASE machine I have been able to cause a panic like this: > panic: kmem_malloc(4096): kmem_map too small: 28610560 total allocated Manually tune your system. This panic results from the fact that zone allocations with fixed limits don't really do the right thing any