* Hard lockups solved
@ 2000-11-13 23:05 Tom Leete
2000-11-14 1:14 ` David S. Miller
0 siblings, 1 reply; 3+ messages in thread
From: Tom Leete @ 2000-11-13 23:05 UTC (permalink / raw)
To: David S. Miller; +Cc: Jeff Garzik, linux-kernel
Hi,
My lockup problems started increasing in frequency, and it
became obvious that they were independent of the kernel I
booted. The shoe dropped, nic was failing. It's salvage now.
The bizarre shift errors on ftp are gone, so the data I sent
is irrelevant to the kernel.
The soft hangs I was getting were real, though perhaps
encouraged by nic failure. Your net/ipv4/tcp.c patch from
the NE2000 thread cured them even before I found the
hardware fault. Has that patch gone to the queue? I
recommend it.
Thanks,
Tom
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Hard lockups solved
2000-11-13 23:05 Hard lockups solved Tom Leete
@ 2000-11-14 1:14 ` David S. Miller
2000-11-15 4:09 ` Tom Leete
0 siblings, 1 reply; 3+ messages in thread
From: David S. Miller @ 2000-11-14 1:14 UTC (permalink / raw)
To: tleete; +Cc: jgarzik, linux-kernel
Date: Mon, 13 Nov 2000 18:05:24 -0500
From: Tom Leete <tleete@mountain.net>
Your net/ipv4/tcp.c patch from the NE2000 thread cured them even
before I found the hardware fault. Has that patch gone to the
queue? I recommend it.
The bugs I was "fixing" there were due to problems in wait queue
exclusivity nesting. We instead fixed wait queue exclusivity nesting
so it actually worked in test11-pre3, can you see if by itself that
kernel does not show your problems too?
Thanks.
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Hard lockups solved
2000-11-14 1:14 ` David S. Miller
@ 2000-11-15 4:09 ` Tom Leete
0 siblings, 0 replies; 3+ messages in thread
From: Tom Leete @ 2000-11-15 4:09 UTC (permalink / raw)
To: David S. Miller; +Cc: jgarzik, linux-kernel
"David S. Miller" wrote:
>
> Date: Mon, 13 Nov 2000 18:05:24 -0500
> From: Tom Leete <tleete@mountain.net>
>
> Your net/ipv4/tcp.c patch from the NE2000 thread cured them even
> before I found the hardware fault. Has that patch gone to the
> queue? I recommend it.
>
> The bugs I was "fixing" there were due to problems in wait queue
> exclusivity nesting. We instead fixed wait queue exclusivity nesting
> so it actually worked in test11-pre3, can you see if by itself that
> kernel does not show your problems too?
>
> Thanks.
>
> Later,
> David S. Miller
> davem@redhat.com
Done. Yes, it's fixed in vanilla test11-pre3, to go by
limited testing. ftp, 15 Meg in 4 files -- no deathlike
sleep, md5sums agree. That load would have certainly
triggered the problem before. On to pre5.
Thanks again,
Tom
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-11-15 4:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-13 23:05 Hard lockups solved Tom Leete
2000-11-14 1:14 ` David S. Miller
2000-11-15 4:09 ` Tom Leete
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox