From owner-cvs-all Tue Dec 4 8:39:33 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 6E50037B416; Tue, 4 Dec 2001 08:39:29 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fB4GdNP54496; Tue, 4 Dec 2001 08:39:23 -0800 (PST) (envelope-from rizzo) Date: Tue, 4 Dec 2001 08:39:22 -0800 From: Luigi Rizzo To: Bosko Milekic Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c Message-ID: <20011204083922.B54383@iguana.aciri.org> References: <200112040213.fB42DBl08877@freefall.freebsd.org> <20011203214418.A87350@technokratis.com> <20011203184737.D48755@iguana.aciri.org> <20011203222303.A2690@technokratis.com> <20011203205623.B49974@iguana.aciri.org> <20011204090509.A8591@technokratis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011204090509.A8591@technokratis.com> 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 > The message in vm/vm_kern.c covers all the cases that are solved by > increasing NMBCLUSTERS. If it's rate limited, then what you are looking ok, now that is rate-limited, this is what i needed. > at doing is solved. The message in subr_mbuf.c is therefore one of two > things: eithe rmisleading or redundant. If you need to increase it covers all cases where mb_alloc() fails, including the one above. We could special-case the MT_NOTMBUF one to prevent reporting in that case, but i doubt it is worth the effort. cheers luigi ----------------------------------+----------------------------------------- Luigi RIZZO, luigi@iet.unipi.it . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone: (510) 666 2927 ----------------------------------+----------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message