tcp urgent data broken since 2.5.34?

Andries.Brouwer@cwi.nl
Fri, 11 Oct 2002 02:47:22 +0200 (MEST)


Since 2.5.34 I see a lot of processes hanging for a while.
I just looked at what might cause this, and I get the strong
impression that something went wrong with the 2.5.34 patch
that introduced sk_send_sigurg() (or possibly the signal
handling).

Phenomenon:
B->A: urg 1
B->A: some data
A->B: ack for the urg
half a minute later:
B->A: resend of some data
A->B: ack

This is using rlogin/rlogind.
Will look further later, but in the meantime somebody might
see immediately what causes this.

Andries

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/