Date: Sun, 12 Dec 1999 16:06:06 +0100 (CET) From: Andrzej Bialecki <abial@webgiro.com> To: Brian Feldman <green@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf param.c src/sys/kern uipc_mbuf.c uipc_socket.c uipc_syscalls.c src/sys/sys mbuf.h Message-ID: <Pine.BSF.4.20.9912121604270.90771-100000@mx.webgiro.com> In-Reply-To: <199912120552.VAA17629@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 11 Dec 1999, Brian Feldman wrote: > green 1999/12/11 21:52:51 PST > > Modified files: > sys/conf param.c > sys/kern uipc_mbuf.c uipc_socket.c uipc_syscalls.c > sys/sys mbuf.h > Log: > This is Bosko Milekic's mbuf allocation waiting code. Basically, this > means that running out of mbuf space isn't a panic anymore, and code > which runs out of network memory will sleep to wait for it. > > Submitted by: Bosko Milekic <bmilekic@dsuper.net> > Reviewed by: green, wollman Excellent! It was long awaited... I remember there were a couple of places in NFS related files which panic()ed when they were not getting mbuf space they asked for... Andrzej Bialecki // <abial@webgiro.com> WebGiro AB, Sweden (http://www.webgiro.com) // ------------------------------------------------------------------- // ------ FreeBSD: The Power to Serve. http://www.freebsd.org -------- // --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ---- 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?Pine.BSF.4.20.9912121604270.90771-100000>