Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2004 12:22:30 +0100 (CET)
From:      Lukas Ertl <l.ertl@univie.ac.at>
To:        Bruce Evans <bde@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys msgbuf.h
Message-ID:  <20040217122219.U71950@pcle2.cc.univie.ac.at>
In-Reply-To: <200402171111.i1HBBAZ5093340@repoman.freebsd.org>
References:  <200402171111.i1HBBAZ5093340@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Feb 2004, Bruce Evans wrote:

> bde         2004/02/17 03:11:10 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/sys              msgbuf.h
>   Log:
>   Backed out previous commit since it just causes panics unless a special
>   value for MSGBUF_SIZE is configured.  MSGBUF_SIZE =
>   (32768 * bootverbose ? 2 : 1) is always 1 or 2, so there is not enough space
>   in the buffer for metadata, and blindly using the nonexistent space tends
>   to cause fatal pagefaults.  I think

Thanks!

regards,
le

-- 
Lukas Ertl                             eMail: l.ertl@univie.ac.at
UNIX Systemadministrator               Tel.:  (+43 1) 4277-14073
Vienna University Computer Center      Fax.:  (+43 1) 4277-9140
University of Vienna                   http://mailbox.univie.ac.at/~le/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040217122219.U71950>