From owner-freebsd-current Wed Mar 4 19:45:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13712 for freebsd-current-outgoing; Wed, 4 Mar 1998 19:45:28 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13672 for ; Wed, 4 Mar 1998 19:45:20 -0800 (PST) (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([208.133.153.104]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA167; Wed, 4 Mar 1998 22:41:49 -0500 Received: (from root@localhost) by rhiannon.scsn.net (8.8.8/8.8.7) id WAA01218; Wed, 4 Mar 1998 22:45:41 -0500 (EST) (envelope-from root) Message-ID: <19980304224540.64292@scsn.net> Date: Wed, 4 Mar 1998 22:45:40 -0500 From: dmaddox@scsn.net (Donald J. Maddox) To: Mike Smith , dmaddox@scsn.net Cc: Evan Champion , Matthew Thyer , shimon@simon-shapiro.org, current@FreeBSD.ORG Subject: Re: silo overflows (Was Re: 3.0-RELEASE?) Reply-To: dmaddox@scsn.net Mail-Followup-To: Mike Smith , dmaddox@scsn.net, Evan Champion , Matthew Thyer , shimon@simon-shapiro.org, current@FreeBSD.ORG References: <19980304221012.62373@scsn.net> <199803050332.TAA23822@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199803050332.TAA23822@dingo.cdrom.com>; from Mike Smith on Wed, Mar 04, 1998 at 07:32:25PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 04, 1998 at 07:32:25PM -0800, Mike Smith wrote: > > > > Add this to your system conf: > > > > options "MSIZE=256" > > Interesting; why change the mbuf size? Is this a recommended change > for general operation, or is 128 bytes still preferred? > > > options "TTYHOG=4096" > > This increases tty-internal buffers, but wouldn't be expected to affect > interrupt latency. (There may be some carryover though.) > > - Were you seeing "silo overflow" messages? > - Have the above changes affected your actual throughput? Sorry, I didn't read the original message closely enough... I was actually getting interrupt-level buffer oflows, not silo oflows. This fix is for a different problem :-/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message