Thread (5 messages) 5 messages, 2 authors, 2013-02-28

Re: [PATCH] tcp: avoid wakeups for pure ACK

From: David Miller <davem@davemloft.net>
Date: 2013-02-27 18:04:47

From: Eric Dumazet <redacted>
Date: Wed, 27 Feb 2013 09:05:03 -0800
Processing pure ACK on behalf of the thread blocked in tcp_recvmsg()
is a waste of resources, as thread has to immediately sleep again
because it got no payload.
More than one thread can be operating on the socket, the other one
could be waiting for the window to open up in order to do a send.  Are
you absolutely sure that we won't have a problem in that situation?
In fact I wonder if that does the right thing right now.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help