All of lore.kernel.org
 help / color / mirror / Atom feed
* [help] Netdev watchdog code?
@ 2004-06-27  0:42 Ian Kumlien
  0 siblings, 0 replies; only message in thread
From: Ian Kumlien @ 2004-06-27  0:42 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]

Hi, 

Do i understand this right?

Netdev watchdog can only be called when netif_stop_queue(...) has been
called. From what i gather in b44.c it's only called when the send queue
is full, yet it can trigger on a common dhcp request.
(where netif_queue_stopped(...) should return false, and thus the
watchdog shouldn't run at all)

As it is now, i can't understand how i can get watchdog timeouts since
the queue would have to be filled. On a 100mbit fdup link it shouldn't
delay that long not even if you use UDP packets (like nfs, I've even
seen it trigger with ftp now).

Anyways, Doing bio-timing based on the text output, it should work.
And, the current vanila kernel.org kernel doesn't work for me, as i have
stated numerous times and received no feedback.

PS, CC, not in list.
DS.
-- 
Ian Kumlien <pomac () vapor ! com> -- http://pomac.netswarm.net

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-27  0:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-27  0:42 [help] Netdev watchdog code? Ian Kumlien

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.