Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 1995 12:06:07 -0700
From:      Nate Williams <nate@rocky.sri.MT.net>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        nate@rocky.sri.MT.net, FreeBSD-hackers@FreeBSD.org
Subject:   Re: sio overruns on 2.0.5R
Message-ID:  <199512151906.MAA17033@rocky.sri.MT.net>
In-Reply-To: <199512151859.FAA26342@godzilla.zeta.org.au>
References:  <199512151859.FAA26342@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> >> After I switched to a Asus P55TP4XE 90Mc I see things like
> >> 
> >> sio0: 5 more silo overflows (total 7)
> 
> >I hate to sound like a broken record, but are you *sure* you're using
> >flow-control?  Can you use stty on the connected end to make sure?
> 
> Er, flow control has no effect on silo overflows.

Really?  If a machine doesn't provide flow control can't you over-run
the buffers if the machine gets loaded down and the interrupt load gets
so bad that the sio interrupt handler isn't called enough.  However, if
you use flow control shouldn't it stop the buffer from getting
overflowed simply because no more data is being received.

Am I totally out to lunch here?  I know that I get lots of silo
over-flows when I don't use flow control and push the line fast, where
as soon as I turn on flow control they go away.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512151906.MAA17033>