From owner-freebsd-current Fri Jun 12 08:17:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28283 for freebsd-current-outgoing; Fri, 12 Jun 1998 08:17:22 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mpdr0.detroit.mi.ameritech.net (mpdr0.detroit.mi.ameritech.net [206.141.239.206]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA28278 for ; Fri, 12 Jun 1998 08:17:17 -0700 (PDT) (envelope-from adavis@baladyne.com) Received: from baladyne.com ([199.179.190.107]) by mpdr0.detroit.mi.ameritech.net (InterMail v03.02.01 118 111) with ESMTP id <19980612161455.FAXJ1827@baladyne.com>; Fri, 12 Jun 1998 11:14:55 -0500 Message-ID: <358147B8.9F4E54E5@baladyne.com> Date: Fri, 12 Jun 1998 11:22:32 -0400 From: Adam Davis X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: Brandon Lockhart CC: current@FreeBSD.ORG Subject: Re: Wishlist for FreeBSD References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As far as the modem recieving at a faster rate than 56Kbps would allow- 56Kbps is the physical recieving speed of that modem, and does not take into account compression that is happening inside the senders modem, and the decompression that is occuring in your modem. Your computer will see more data throughput for uncompressed files(txt, for example) than for compressed files(zip, tgz etc) because both modems compress data w/o user intervention.. -Adam Davis adavis@baladyne.com Brandon Lockhart wrote: > I have mentioned this to Brian, be he seems to busy to make a patch. This > is a real simple patch but I just don't have the time. This patch would > impliment a function, "clear", that can clear certain parts of the ppp > program. For example, > > PPP ON engulf> show ipcp > [cut] > Connect time: 94127 secs > 51910598 octets in, 52787565 octets out > overall 1111 bytes/sec > currently 467 bytes/sec > peak 15804 bytes/sec on (Now call me crazy, but > that is one hell of a 56k > connection...) > PPP ON engulf> > > The function, would apear as this. > > PPP ON engulf> clear peak > peak cleared (was 15804 bytes/sec established on ______) > PPP ON engulf> show ipcp > [cut] > Connect time: 94128 secs > 51910598 octets in, 52787565 octets out > overall 1111 bytes/sec > currently 467 bytes/sec > peak 8 bytes/sec on (Now call me crazy, but > that is one hell of a 56k > connection...) > > Also, for vanity reasons, lets convert secs to minutes, hours, days, etc. > Save the time it takes to do a quick bc. My second question, 56kbps is a > large way of saying 7kBps, so how am I downloading 15.8kBps? > > P.S, clear all would clear the overall, currently, and peak. This > function would involve setting the variable to null, in order for it to > re-tally. > > ,-----------------------------------------------------------------. > | //// "Anything I say represents only my opinion." | > | (o o) / | > | ,---ooO--(_)--Ooo---------------------------------------------, | > | | BRANDON LOCKHART | | > | `-------------------------------------------------------------' | > | brandon.lockhart@usinternetworking.com brandon@engulf.net | > | Work: (410) 897-4551 Pager: (888) xxx-xxxx | > `-----------------------------------------------------------------' > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message