From owner-cvs-all Mon Dec 27 22:41:33 1999 Delivered-To: cvs-all@freebsd.org Received: from mass.cdrom.com (castles542.castles.com [208.214.165.106]) by hub.freebsd.org (Postfix) with ESMTP id 0F08C15419; Mon, 27 Dec 1999 22:41:30 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id WAA01349; Mon, 27 Dec 1999 22:46:21 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912280646.WAA01349@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c In-reply-to: Your message of "Mon, 27 Dec 1999 22:35:58 PST." <199912280635.WAA99593@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 27 Dec 1999 22:46:20 -0800 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Note that if there's a reason why mbuf/mbcluster allocation should be allowed to 'steal' from the others' memory pool, then this will need to be backed out. There's probably also room for some rate-limited warning messages in these checks. Suggestions always welcome. > msmith 1999/12/27 22:35:58 PST > > Modified files: > sys/kern uipc_mbuf.c > Log: > Actively limit the allocation of mbufs to NMBUFS/nmbufs and mbuf clusters > to NMBCLUSTERS/nmbclusters/kern.ipc.nmbclusters. > > Add a read-only sysctl kern.ipc.nmbufs matching kern.ipc.nmbclusters. > > Submitted by: Bosko Milekic > > Revision Changes Path > 1.51 +23 -3 src/sys/kern/uipc_mbuf.c -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message