From owner-cvs-all Sun Dec 12 7: 8:59 1999 Delivered-To: cvs-all@freebsd.org Received: from mimer.webgiro.com (mimer.webgiro.com [212.209.29.5]) by hub.freebsd.org (Postfix) with ESMTP id 1EC7B14F84; Sun, 12 Dec 1999 07:08:56 -0800 (PST) (envelope-from abial@webgiro.com) Received: by mimer.webgiro.com (Postfix, from userid 66) id B54D02DC07; Sun, 12 Dec 1999 16:09:41 +0100 (CET) Received: by mx.webgiro.com (Postfix, from userid 1001) id 5BB5B7811; Sun, 12 Dec 1999 16:06:06 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mx.webgiro.com (Postfix) with ESMTP id 4F92410E10; Sun, 12 Dec 1999 16:06:06 +0100 (CET) Date: Sun, 12 Dec 1999 16:06:06 +0100 (CET) From: Andrzej Bialecki To: Brian Feldman 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 In-Reply-To: <199912120552.VAA17629@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 > 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 // 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