From owner-freebsd-questions Tue Apr 16 13:06:14 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA04244 for questions-outgoing; Tue, 16 Apr 1996 13:06:14 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA04239 for ; Tue, 16 Apr 1996 13:06:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id NAA04593; Tue, 16 Apr 1996 13:01:05 -0700 (PDT) Message-Id: <199604162001.NAA04593@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: "Marc G. Fournier" cc: Network Coordinator , freebsd-questions@freebsd.org Subject: Re: Automatic Reboots and Locking up. In-reply-to: Your message of "Tue, 16 Apr 1996 13:27:17 EDT." From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 16 Apr 1996 13:01:05 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >6/108 mbuf clusters in use >222 Kbytes allocated to network (8% in use) >0 requests for memory denied >0 requests for memory delayed >0 calls to protocol drain routines > > Mine is using NMBCLUSTERS based on maxusers, as I havn't made >any changes to my config file for it, but I believe on yours, you should >see something like: > >X/4096 mbuf clusters in use Actually, the second number is the peak since the system started. The actual limit isn't displayed. The maxusers-based calculation is something like 512+maxusers*16. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project