From owner-freebsd-arch Wed Jan 23 8: 3:10 2002 Delivered-To: freebsd-arch@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3495A37B404; Wed, 23 Jan 2002 08:03:07 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA16605; Wed, 23 Jan 2002 11:03:06 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g0NG2aZ55948; Wed, 23 Jan 2002 11:02:36 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15438.56988.569944.942146@grasshopper.cs.duke.edu> Date: Wed, 23 Jan 2002 11:02:36 -0500 (EST) To: freebsd-arch@FreeBSD.org Cc: luigi@FreeBSD.org Subject: noisy ethernet drivers (was Re: 4.5-RC2 kernel, m_clalloc failed) In-Reply-To: <1011797933.75400.19.camel@elmer.i.eunet.no> References: <1011797933.75400.19.camel@elmer.i.eunet.no> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lars Erik Gullerud writes: > > Jan 23 14:34:41 disrv01 /kernel: m_clalloc failed, consider increase > NMBCLUSTERS value > Jan 23 14:34:41 disrv01 /kernel: fxp0: cluster allocation failed, packet > dropped! > Jan 23 14:34:42 disrv01 last message repeated 850 times Speaking of this, now that we have rate-limited reporting in uipc_mbuf.c, can we PLEASE axe the printfs in the individual drivers? The way it stands now, once you run out of mbuf clusters on a machine w/a serial console, you can just about forget about ever getting into it again without power-cycling it. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message