public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [-next regression] TCP window full with EPOLLWAKEUP
@ 2012-05-19 22:06 Jiri Slaby
  2012-05-20 12:23 ` Rafael J. Wysocki
  0 siblings, 1 reply; 9+ messages in thread
From: Jiri Slaby @ 2012-05-19 22:06 UTC (permalink / raw)
  To: Arve Hjønnevåg; +Cc: NeilBrown, Rafael J. Wysocki, LKML, Jiri Slaby

Hi,

a bisection shows that with the following commit from -next:
commit 4d7e30d98939a0340022ccd49325a3d70f7e0238
Author: Arve Hjønnevåg <arve@android.com>
Date:   Tue May 1 21:33:34 2012 +0200

    epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll
events are ready

====

one of mono programs I use stops receiving data from the network.
Wireshark shows that the TCP window of a connection is filled. This
means the program does not read the data fast enough after requesting
the data.

If I revert that commit on the top of -next (20120518), everything works
as expected.

regards,
-- 
js
suse labs


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-05-22 15:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-19 22:06 [-next regression] TCP window full with EPOLLWAKEUP Jiri Slaby
2012-05-20 12:23 ` Rafael J. Wysocki
2012-05-20 12:53   ` Rafael J. Wysocki
2012-05-20 18:34     ` Rafael J. Wysocki
2012-05-21 13:55       ` Jiri Slaby
2012-05-21 19:11         ` Rafael J. Wysocki
2012-05-21 19:28           ` [PATCH] epoll: Fix user space breakage related to EPOLLWAKEUP (was: Re: [-next regression] TCP window full with EPOLLWAKEUP) Rafael J. Wysocki
2012-05-21 22:11             ` Arve Hjønnevåg
2012-05-22 15:56               ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox