Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 1998 22:43:37 -0500 (EST)
From:      "John S. Dyson" <dyson@FreeBSD.ORG>
To:        dmaddox@scsn.net
Cc:        evanc@synapse.net, Matthew.Thyer@dsto.defence.gov.au, mike@smith.net.au, shimon@simon-shapiro.org, current@FreeBSD.ORG
Subject:   Re: silo overflows (Was Re: 3.0-RELEASE?)
Message-ID:  <199803050343.WAA00465@dyson.iquest.net>
In-Reply-To: <19980304221012.62373@scsn.net> from "Donald J. Maddox" at "Mar 4, 98 10:10:12 pm"

next in thread | previous in thread | raw e-mail | index | archive | help

I don't think that the MSIZE option is really needed.  If we can
get approval from BDE, or if he would "correct" the suggestion,
the I'll commit it for him.

Donald J. Maddox said:
> 
> I had this same problem, and the following fix from John Dyson works
> for me:
> 
> Index: sio.c
> ===================================================================
> RCS file: /local/home/ncvs/src/sys/i386/isa/sio.c,v
> retrieving revision 1.194
> diff -r1.194 sio.c
> 117a118
> > /*
> 119a121,123
> > */
> > #define RB_I_HIGH_WATER (TTYHOG / 2)
> > #define RS_IBUFSIZE (TTYHOG / 4)
> 
> 
> Add this to your system conf:
> 
> options		"MSIZE=256"
> options		"TTYHOG=4096"
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 


-- 
John                  | Never try to teach a pig to sing,
dyson@freebsd.org     | it just makes you look stupid,
jdyson@nc.com         | and it irritates the pig.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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