Re: uvm_mapent_alloc: out of static map entries, check MAX_KMAPENT

2005-10-08 Thread Frank Denis \(Jedi/Sector One\)
On Fri, Oct 07, 2005 at 12:29:17PM -0400, Brad wrote: Now instead of your system panicing, the kernel will try to allocate more memory for additional map entries. The kernel will print ouf the usual uvm_mapent_alloc: out of static map entries but not panic. Indeed, I upgraded a system that us

uvm_mapent_alloc: out of static map entries, check MAX_KMAPENT

2005-10-07 Thread Brad
To all end users experiencing the panic message as mentioned in the topic above. If you are looking for some relief from these panics then I would highly recommend trying out a -current snapshot. As of a week ago pedro@ had commited what should be a permanent fix for this problem. Now instead of y