From owner-freebsd-bugs Thu Nov 21 19:17:57 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA13598 for bugs-outgoing; Thu, 21 Nov 1996 19:17:57 -0800 (PST) Received: from mickey.umiacs.umd.edu (12222@mickey.umiacs.umd.edu [128.8.120.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA13570 for ; Thu, 21 Nov 1996 19:17:50 -0800 (PST) Received: (smpatel@localhost) by mickey.umiacs.umd.edu (8.8.3/UMIACS-0.9/04-05-88) id WAA00232; Thu, 21 Nov 1996 22:17:46 -0500 (EST) Date: Thu, 21 Nov 1996 22:17:46 -0500 (EST) From: Sujal Patel To: bugs@freebsd.org Subject: 2.2-ALPHA: Running out of mbufs. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk If you run out of mbufs in 2.2-ALPHA, it seems to destablize the system. Running out is usually folowed by a spontanious reboot. Setting the mbufs very high in the kernel config seems to fix the problem, but I thought this problem was fixed a while back? Sujal