Date: Tue, 4 Dec 2001 08:39:22 -0800 From: Luigi Rizzo <luigi@FreeBSD.org> To: Bosko Milekic <bmilekic@technokratis.com> 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> In-Reply-To: <20011204090509.A8591@technokratis.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011204083922.B54383>