From owner-freebsd-hackers Tue Dec 15 16:52:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25384 for freebsd-hackers-outgoing; Tue, 15 Dec 1998 16:52:46 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25378 for ; Tue, 15 Dec 1998 16:52:43 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id LAA03197; Wed, 16 Dec 1998 11:21:35 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id LAA18153; Wed, 16 Dec 1998 11:21:36 +1030 (CST) Message-ID: <19981216112135.T15815@freebie.lemis.com> Date: Wed, 16 Dec 1998 11:21:35 +1030 From: Greg Lehey To: Robert Withrow , freebsd-hackers@FreeBSD.ORG Subject: Re: Expanding the MSGBUF References: <199812152311.SAA23805@tuva.engeast.baynetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199812152311.SAA23805@tuva.engeast.baynetworks.com>; from Robert Withrow on Tue, Dec 15, 1998 at 06:11:41PM -0500 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 15 December 1998 at 18:11:41 -0500, Robert Withrow wrote: > Using 3.0-RELEASE, I am booting with -v and the output of dmesg > is getting chopped off at the beginning. So I looked through the > code and found that MSGBUF_SIZE controls this. I then went to > LINT and found the line: > > OPTIONS "MSGBUF_SIZE=40960" > > So I added that to my config, did a config, make clean, make depend, > make, and make install, and re-booted. Seems to have no effect. > > Is this the correct way to do this, or is config broken? Going and > whacking the value of MSGBUF_SIZE in /sys/sys/msgbuf.h didn't help > either. Am I all wet? Strange. I've done almost exactly this on my system (set it to 32768 instead of 40960), and it works fine. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message