recv() problems since 2.3.42 including 2.4.0test1 ...

From: Patrick Mau (patrick@oscar.dorf.wh.uni-dortmund.de)
Date: Sun Jun 25 2000 - 18:20:10 EST


Hallo all,

I use samba 2.0.6 and since kernel 2.3.42 I have the following
2 second pause between two recv() calls.
Please note that this is done with localhost, so there's no real
network congestion involved. I also tried various 2.3.99 and 2.4.0test
patches.

[root@oscar /tmp]# strace -r -o /tmp/t /usr/bin/smbclient -L localhost
....
0.012818 select(5, [4], NULL, NULL, {20, 0}) = 1 (in [4], left {17, 850000})
2.151218 recv(4, "\0\0\0001", 4, 0) = 4
0.000163 recv(4, "\377SMBu\0\0\0\0\210\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\251"
....

Has anyone seen this ?

thanks,
Patrick

-
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 : Mon Jun 26 2000 - 21:00:07 EST