Re: interface transmit-queue stalls



On Wednesday 25 April 2007 20:43, Poul-Henning Kamp wrote:
Am I the only one who sees transmit queue stalls in -current ?

The interface, ath and tun so far, receive just fine, but transmits
fail to even enter the queue.

Do you get ENOBUFS for local sends? Are you sure it gets down to the
interface queue (might stall in the socket layer already - does the
forwarding path work?)? What's your net.isr.direct setting?

Is there any chance that for instance ifqueue->ifq_len might get
out of sync ?

Does an ifconfig down/up cycle help the situation? I don't see any
commits in that area lately. Do you have ALTQ?

--
/"\ Best regards, | mlaier@xxxxxxxxxxx
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier@EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News

Attachment: pgpkXaCzJnwqK.pgp
Description: PGP signature



Relevant Pages

  • Re: Lahman, how ya doing?
    ... There can be times when the queue is completely comatose. ... and code reuse was at the bottom. ... >provided with the object for the original client. ... >use the access interface provided with the service rather than the one ...
    (comp.object)
  • Re: Interfaces and Events
    ... you have the queue as the focus point. ... William Stacey [MVP] ... Instead of using delegates and events, ...
    (microsoft.public.dotnet.languages.csharp)
  • altq and IPsec - queue on incoming interface
    ... Sometimes there is really need for ALTQ on incoming traffic: ... There is problem on queue on $ext_if. ... Use route-to loopback interface ... Then apply queue on outgoing traffic from lo0. ...
    (comp.unix.bsd.openbsd.misc)
  • Re: interface transmit-queue stalls
    ... The interface, ath and tun so far, receive just fine, but transmits ... fail to even enter the queue. ... Do you have ALTQ? ... FreeBSD committer | BSD since 4.3-tahoe ...
    (freebsd-current)
  • Re: UML Design Question
    ... > Consider modeling a Queue of Visitor but in a sense that Queue and ... > where interface can be composed or aggregated between them) ... > or composition and aggregation are only classes concept ??? ...
    (comp.object)