From owner-freebsd-current Wed Oct 14 01:50:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA29963 for freebsd-current-outgoing; Wed, 14 Oct 1998 01:50:10 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA29907 for ; Wed, 14 Oct 1998 01:50:04 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id SAA12884; Wed, 14 Oct 1998 18:49:24 +1000 Date: Wed, 14 Oct 1998 18:49:24 +1000 From: Bruce Evans Message-Id: <199810140849.SAA12884@godzilla.zeta.org.au> To: bde@zeta.org.au, brian@Awfulhak.org Subject: Re: Improper sharing of modem bandwidth Cc: current@FreeBSD.ORG, kjc@csl.sony.co.jp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >If there was an ioctl to change the usable tty buffer size to less than >4k, ppp could set it to ``whatever the MTU is'' and get quite a >reasonable interactive performance gain. Maybe not. Kernel ppp doesn't have the 4KB buffer between it and the driver, but its interactive performance is not reasonable when just one scp is using the link. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message