home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5558 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!psgrain!percy!percival.rain.com!nerd
  3. From: nerd@percival.rain.com (Michael Galassi)
  4. Subject: Re: bsd386 slip xfer rate disappointing.
  5. Message-ID: <BuFMzv.383@percy.rain.com>
  6. Sender: news@percy.rain.com (News maintainer)
  7. Nntp-Posting-Host: percival.rain.com
  8. Organization: Percy's mach, Portland, OR
  9. References: <3542@ra.nrl.navy.mil>
  10. Date: Fri, 11 Sep 1992 21:14:18 GMT
  11. Lines: 30
  12.  
  13. solsman@ra.nrl.navy.mil (Mark Solsman) writes:
  14.  
  15.  
  16. >Is everyone getting the same response?  slip from 386/25 running bsd to
  17. >a 486/50 running slip8250 & tn3270 yeilds about .8k/second???
  18.  
  19. >funny, I am using slattach /dev/com2 38400, that should be damn faster than
  20. >800 bytes/second...
  21.  
  22. You bet...
  23.  
  24. >also, as far as the silo overflows , I seem to only get them when I 
  25. >have a packet collision.  dont type anything until after xfers, and turn
  26. >off the damn hashing, and you dont get any overflows...  this maybe a side-
  27. >effect.
  28.  
  29. Colisions indicated by netstat -i are not collisions, by definition you
  30. can't have collisions on slip links.  The collision counter is incremented
  31. (counter intuitevly) when the output routine (slstart I think) drops a
  32. packet instead of putting it into the com port's ring buffer.  They say
  33. this is to improve interactive responsivenes and that tcp will take care
  34. of it but...  I've got a hacked if_sl.c which I'll mail to those who know
  35. enough to look over the changes and decide if they are indeed good.  End
  36. result of these changes here is that my machine routes between two 38.4K
  37. slip, one 19.2K slip, and one ether with very few errors (this is a 386/25
  38. w/ 2meg ram & 1 floppy).
  39.  
  40. -michael
  41. -- 
  42. Michael Galassi -- nerd@percival.rain.com
  43.