home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / dcom / modems / 18726 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  3.4 KB

  1. Xref: sparky comp.dcom.modems:18726 comp.sys.sun.hardware:6576 comp.sys.sun.admin:9842
  2. Newsgroups: comp.dcom.modems,comp.sys.sun.hardware,comp.sys.sun.admin,cu.sun.managers
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mstar!mstar!bob
  4. From: bob@MorningStar.Com (Bob Sutterfield)
  5. Subject: Re: Anyone out there successfully get a 14.4K modem running on a Sun?
  6. In-Reply-To: almquist@wam.umd.edu's message of Thu, 31 Dec 1992 05: 45:46 GMT
  7. Message-ID: <BOB.92Dec31094421@volitans.MorningStar.Com>
  8. Sender: news@MorningStar.Com
  9. Nntp-Posting-Host: volitans.morningstar.com
  10. Organization: Morning Star Technologies
  11. References: <mckeeveb.725176108@sfu.ca> <1992Dec29.195305.10825@netcom.com>
  12.     <1992Dec31.054546.27142@wam.umd.edu>
  13. Date: Thu, 31 Dec 1992 14:44:26 GMT
  14. Lines: 49
  15.  
  16. In article <1992Dec31.054546.27142@wam.umd.edu> almquist@wam.umd.edu (Squish) writes:
  17.    I have some Telebit WorldBlazers connected to some Sun with no
  18.    special hardware (standard tty) ...  Soon I'll be seeing kind of
  19.    performance I get via WorldBlazer to WorldBlazer using slip,
  20.    c-slip, and ppp (people have been telling me c-slip should win).
  21.  
  22. Using the WorldBlazers' V.32bis carrier, you'll see FTP throughput
  23. around 2.4 Kbytes/sec for /vmunix, or 2.8 Kbytes/sec for text files (I
  24. use 5 concatenated copies of /usr/dict/words).  Text files go faster
  25. because they're more susceptible to in-modem V.42bis data compression.
  26. An 8-byte ICMP ping packet shows a minimum round-trip time around
  27. 240ms, and a single-character telnet packet shows a minimum round-trip
  28. time around 150ms.  
  29.  
  30. There's no performance difference (either throughput or latency)
  31. between SLIP and PPP, but there is a big interactive latency increase
  32. if you use SLIP instead of CSLIP, or if your PPP doesn't do "VJ" TCP
  33. header compression.
  34.  
  35. Using TurboPEP, you'll see FTP throughput drop some, and interactive
  36. latency will increase markedly.
  37.  
  38.    So, if you are doing dialup, snag the latest and great Kermit and
  39.    blaze at 38400.
  40.  
  41. The Sun's native serial ports are limited to only 38400 because that's
  42. the highest value in <sys/ttydev.h>.  They are somewhat crippled
  43. because they can't flow-control the modem to throttle the flow of
  44. incoming data, but this turns out not to be much of a problem when
  45. you're running SLIP or PPP.  If the zs silo overflows (which happens
  46. occasionally), TCP will retransmit the packet anyway, and you won't
  47. notice much of a performance hit.
  48.  
  49. Some add-on async serial interfaces can run at higher speeds, partly
  50. because they use more modern IO hardware from e.g. Cirrus Logic, and
  51. partly because they have their own device drivers that can handle
  52. different speed settings than those specified in <sys/ttydev.h>.  For
  53. example, I'm about to start working with our PPP/SLIP product over
  54. some Sbus cards from Mesa Ridge Technologies (magma@cerf.net) that
  55. claim to run up to 115200 with bidirectional RTS/CTS flow control and
  56. modem signal handling too.  I'll be testing these boards with some
  57. WorldBlazers, and with some Codex 3260FAST modems.  The 3260FAST
  58. modems on the native serial ports gave me FTP throughput numbers of
  59. 3.7 Kbytes/sec, regardless of the data being transferred, showing that
  60. a mere 38400 DTE is clearly a bottleneck with the new breed of modems.
  61. --
  62. Bob Sutterfield, Morning Star Technologies            +1 614 451 1883
  63. 1760 Zollinger Rd, Columbus Ohio USA, 43221           +1 800 558 7827
  64. bob@MorningStar.Com                                   +1 614 459 5054 (FAX)
  65.