Subject: Re: kern/12187: nfs_timer: ignoring error 55- what's it for and why does it whine so? (fwd)
To: Matthew Jacob <mjacob@feral.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 04/08/2001 21:35:06
On Sun, Apr 08, 2001 at 09:29:59AM -0700, Matthew Jacob wrote:
> That's possible.  You'd think you'd get a diagnostic of out of MBCLUSTERs
> first though.

Not if the error comes from an interface queue overflow.
For if_de, ifq_maxlen is set to TULIP_TXDESCS, which is 32.
With a wsize of 32k, there's no much room left.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--