From owner-cvs-all Tue Dec 4 16: 7:54 2001 Delivered-To: cvs-all@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 09E7137B416; Tue, 4 Dec 2001 16:07:49 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fB507Vd57631; Tue, 4 Dec 2001 16:07:31 -0800 (PST) (envelope-from rizzo) Date: Tue, 4 Dec 2001 16:07:31 -0800 From: Luigi Rizzo To: Alfred Perlstein Cc: Bosko Milekic , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c Message-ID: <20011204160731.E56068@iguana.aciri.org> References: <20011203214418.A87350@technokratis.com> <20011203184737.D48755@iguana.aciri.org> <20011203222303.A2690@technokratis.com> <20011203205623.B49974@iguana.aciri.org> <20011204090509.A8591@technokratis.com> <20011204083922.B54383@iguana.aciri.org> <3C0D14AC.412D674C@dsuper.net> <20011204123627.K92148@elvis.mu.org> <20011204180633.A11305@technokratis.com> <20011204175837.X92148@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011204175837.X92148@elvis.mu.org> User-Agent: Mutt/1.3.23i 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 > I think I would make sense to change the printf to output once or > maybe every so often "mbuf utilization at 80% suggest increasing > NMBCLUSTERS" rather than waiting for the inevitable explosion > when we hit 100%. I already suggested that monitoring daemons running in userland are the right place to do this sort of things because stats are exported, and you can see curr/peak/max values, and you can implement all sorts of policies to send alarms. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message