Linux Slip Performance

Linux Slip Performance

Post by Marco SiuKeung » Fri, 10 Mar 1995 11:09:38



Hello All,

I'm running a 28.8k slip link between my linux PC and a SUNworkstation network.
Both the linux slip server and my PC are using 16550 com ports.  However,
whenever I check ifconfig or netstat I always got Tx/Rx Overrun and Dropped.

Then my question is what is the difference between overrun, dropped and error?
What are the factors could affect these in the slip link? Hw/Sw?
How these dropped/overrun affect the link at application level under certain
condition?

Thanks in advance for comments!
marco

 
 
 

Linux Slip Performance

Post by John Stephe » Fri, 10 Mar 1995 04:49:03




|> Hello All,
|>
|> I'm running a 28.8k slip link between my linux PC and a SUNworkstation network.
|> Both the linux slip server and my PC are using 16550 com ports.  However,
|> whenever I check ifconfig or netstat I always got Tx/Rx Overrun and Dropped.
|>
|> Then my question is what is the difference between overrun, dropped and error?
|> What are the factors could affect these in the slip link? Hw/Sw?
|> How these dropped/overrun affect the link at application level under certain
|> condition?
|>
|> Thanks in advance for comments!
|> marco

Not sure if this is the answer or not, but did you set up your
serial port to go at a speed higher than 38400?  To do this you
use SETSERIAL with speed=38400 and add the flag "spd_vhi".  The
spd_vhi is needed to get you above 38400 as the number of bits
available in the port definition max's out at 38400.

If you are only running at 38400, then with modem-based
compression at 28,800 you might still overrun the uart, even with
a 16550 if the system is "busy."

John.

 
 
 

Linux Slip Performance

Post by Bob Hau » Thu, 30 Mar 1995 04:00:00



Quote:>I'm running a 28.8k slip link between my linux PC and a SUNworkstation network.
>Both the linux slip server and my PC are using 16550 com ports.  However,
>whenever I check ifconfig or netstat I always got Tx/Rx Overrun and Dropped.

For cslip, the kernel puts the number of compressed packets into
the "overrun" position.  Later versions of ifconfig are smart
enough to know this and rename that field for slip lines.

---
 Bob Hauck                                 Wasatch Communications Group

 
 
 

1. SLIP server (linux) SLIP client (winsock) help please

I am trying to set up a slip server on my linux box that would allow me to
connect from my house via Winsock TCPman (windows).  I have read all the
FAQ's, how-to's, etc.  
I was able to ping, telnet, ftp the linux box but could not see any machine
past it.  If anyone has successfully done this, I would appreciate any help
that you could give.  A step by step guide would really be nice!   I am
running pl14 with CSLIP disabled when I made config.

Thanks in advance!

-----------------------------------------------------------------------------
Bob Sanford                          |    

Radar Engineering                    |                    -Goldfinger
Federal Aviation Administration      |  

2. Networking problem

3. SLIP performance: a simpler fix

4. Printing to NT

5. terrible slip performance

6. TCP/IP HeLp!

7. slip/ppp performance

8. pppoatm with a 2.4.7 kernel solution?Please help.

9. SLIP lousy performance, why?

10. Help: Slip performance tuning??

11. improving SLIP performance

12. Slip performance under DIP?

13. How can I improve SLIP performance?