From owner-cvs-all Mon Dec 3 18:44:23 2001 Delivered-To: cvs-all@freebsd.org Received: from technokratis.com (modemcable099.144-201-24.mtl.mc.videotron.ca [24.201.144.99]) by hub.freebsd.org (Postfix) with ESMTP id C70EC37B41A; Mon, 3 Dec 2001 18:44:04 -0800 (PST) Received: (from bmilekic@localhost) by technokratis.com (8.11.4/8.11.3) id fB42iJx87956; Mon, 3 Dec 2001 21:44:19 -0500 (EST) (envelope-from bmilekic) Date: Mon, 3 Dec 2001 21:44:18 -0500 From: Bosko Milekic To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c Message-ID: <20011203214418.A87350@technokratis.com> References: <200112040213.fB42DBl08877@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112040213.fB42DBl08877@freefall.freebsd.org>; from luigi@FreeBSD.org on Mon, Dec 03, 2001 at 06:13:11PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Luigi, Did you see my original reply to the corresponding commit you made to -CURRENT? On Mon, Dec 03, 2001 at 06:13:11PM -0800, Luigi Rizzo wrote: > luigi 2001/12/03 18:13:11 PST > > Modified files: (Branch: RELENG_4) > sys/kern uipc_mbuf.c > Log: > Feature-MFC: implement rate-limited message reporting when various > types of mbuf and cluster allocation fails (in -current this is > done in sys/kern/subr_mbuf.c). The current report rate is once > per second. > > This will let us remove similar messages from the various > drivers, where they are generally not rate-limited and so much > more dangerous. > > If there is demand, we can easily implement a sysctl to enable/disable > this type of logging. > > Revision Changes Path > 1.51.2.10 +26 -11 src/sys/kern/uipc_mbuf.c > -- Bosko Milekic bmilekic@technokratis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message