Re: PROBLEM: select() on TCP socket sleeps for 1 tick even if data available

Chris Wedgwood (cw@f00f.org)
Sun, 21 Jan 2001 13:34:33 +1300


On Sat, Jan 20, 2001 at 07:35:12PM -0500, Dan Maas wrote:

Bingo! With this fix, 2.2.18 performance becomes almost identical to 2.4.0
performance. I assume 2.4.0 disables Nagle by default on local
connections...

2.4.x has a smarter nagle algorithm.

--cw

-
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/