From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Wong Subject: Re: ppoll() stuck on POLLIN while TCP peer is sending Date: Fri, 4 Jan 2013 17:59:18 +0000 Message-ID: <20130104175918.GA29537@dcvr.yhbt.net> References: <20121228014503.GA5017@dcvr.yhbt.net> <20130102200848.GA4500@dcvr.yhbt.net> <20130104160148.GB3885@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-mm@kvack.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Rik van Riel , Minchan Kim , Andrew Morton , Linus Torvalds To: Mel Gorman Return-path: Content-Disposition: inline In-Reply-To: <20130104160148.GB3885@suse.de> Sender: owner-linux-mm@kvack.org List-Id: netdev.vger.kernel.org Mel Gorman wrote: > On Wed, Jan 02, 2013 at 08:08:48PM +0000, Eric Wong wrote: > > Instead, I disabled THP+compaction under v3.7.1 and I've been unable to > > reproduce the issue without THP+compaction. > > > > Implying that it's stuck in compaction somewhere. It could be the case > that compaction alters timing enough to trigger another bug. You say it > tests differently depending on whether TCP or unix sockets are used > which might indicate multiple problems. However, lets try and see if > compaction is the primary problem or not. I haven't managed to reproduce the issue on Unix sockets, yet, just TCP. Trying Unix with 90KB as Eric Dumazet suggested. I'll get the info you need from /proc soon. Thank you for looking at this! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org