Re: Slow TCP connection between linux and wince

From: kuznet@ms2.inr.ac.ru
Date: Fri Jun 02 2000 - 14:01:25 EST


Hello!

> - if ((sock = sk->socket) != NULL && atomic_read(&sk->wmem_alloc) == 0) {
> + if ((sock = sk->socket) != NULL) {

I repeat, this change cannot affect behaviour visible on wire.
It wakes up socket write rather than transmit.

Alexey

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



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:15 EST