Date: Wed, 12 Mar 1997 16:14:13 -0600 From: "Jeffrey J. Mountin" <sysop@mixcom.com> To: Chad Wagner <cmwagner@sodre.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vm_object_terminate: freeing busy page Message-ID: <3.0.32.19970312161407.0117f150@mixcom.com>
next in thread | raw e-mail | index | archive | help
At 08:29 AM 3/12/97 -0500, Chad Wagner wrote: >Shortly after receiving this error the system crashes, obviously a kernel >panic. > >Mar 11 23:46:33 dio /kernel: pid 152 (ircd), uid 520: exited on signal 11 >Mar 11 23:46:33 dio /kernel: vm_object_terminate: freeing busy page > >We have tweaked the kernel in several ways to increase our client loading >capacity, such as FD_SETSIZE bumped up to 4096, NMBCLUSTERS bumped up to >6144, maxusers up to 128, OPEN_MAX to 256, and CHILD_MAX to 256, this doesn't >seem, to me, to be related to how we tweaked the kernel, but it sounds as if >it is specifically related to how virtual memory (swap) is handled. Not sure with FreeBSD, but on BSDi having CHILD_MAX at 256 would cause portmap to fail. Guess something else broke. Try each change one by one. Been there, done that. ;) ------------------------------------------- Jeff Mountin - System/Network Administrator jeff@mixcom.net MIX Communications Serving the Internet since 1990
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19970312161407.0117f150>
