home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / sysv386 / 13297 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.7 KB  |  36 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!ncar!ico!newsserver.pixel.kodak.com!laidbak!stevea
  3. From: stevea@i88.isc.com (Steve Alexander)
  4. Subject: Re: Ethernet Cards -- Questions
  5. Message-ID: <1992Aug18.143632.2130@i88.isc.com>
  6. Sender: usenet@i88.isc.com (Usenet News)
  7. Nntp-Posting-Host: ozzy.i88.isc.com
  8. Organization: INTERACTIVE Systems Corporation, Naperville, IL
  9. References: <18338@polstra.UUCP> <Bt6E06.3FD@gator.rn.com>
  10. Date: Tue, 18 Aug 1992 14:36:32 GMT
  11. Lines: 23
  12.  
  13. In article <Bt6E06.3FD@gator.rn.com> larry@gator.rn.com (Larry Snyder) writes:
  14. >I would like to know if under Unix there is a noticable difference
  15. >between a 8 and 16 bit card?  Does the driver in the kernel actually
  16. >do 16 bit data transfers from the buss (assuming a 16 bit board)?
  17.  
  18. If you have the right driver, it will access the board 16 bits at a time.
  19. This can lead to quite a throughput improvement (I've measured this as
  20. almost twice as fast when just pumping packets to the ethernet driver 
  21. directly).
  22.  
  23. The other advantage of the 8013 over the 8003 is that it has a 16K onboard 
  24. packet buffer, which lets you use 8K NFS reads, and larger TCP windows (I 
  25. use 24K around here).  It also lets you use full length TCP segments (1460 
  26. vs 1024), which when combined with the larger window makes things run a lot 
  27. faster.  On the 8K card, you only have 5 or 6 K of input packet buffers,
  28. which is not a lot when you're trying to keep up with a SparcStation or
  29. a 386/33.
  30.  
  31. The last time we bought an 8013 it was ~$170.  Well worth the money if you
  32. care about performance.
  33. -- 
  34. Steve Alexander, Software Technologies Group    | stevea@i88.isc.com
  35. INTERACTIVE Systems Corporation, Naperville, IL | ...!{sun,ico}!laidbak!stevea
  36.