From: James Bottomley Subject: Re: [PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations Date: Thu, 12 May 2011 09:04:56 -0500 Message-ID: <1305209096.2575.14.camel@mulgrave.site> References: <1305127773-10570-1-git-send-email-mgorman@suse.de> <1305149960.2606.53.camel@mulgrave.site> <1305153267.2606.57.camel@mulgrave.site> <4DCBC0E8.5020609@cs.helsinki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: David Rientjes , Mel Gorman , Andrew Morton , Colin King , Raghavendra D Prabhu , Jan Kara , Chris Mason , Christoph Lameter , Rik van Riel , Johannes Weiner , linux-fsdevel , linux-mm , linux-kernel , linux-ext4 To: Pekka Enberg Return-path: In-Reply-To: <4DCBC0E8.5020609@cs.helsinki.fi> Sender: owner-linux-mm@kvack.org List-Id: linux-ext4.vger.kernel.org On Thu, 2011-05-12 at 14:13 +0300, Pekka Enberg wrote: > On 5/12/11 1:34 AM, James Bottomley wrote: > > On Wed, 2011-05-11 at 15:28 -0700, David Rientjes wrote: > >> On Wed, 11 May 2011, James Bottomley wrote: > >> > >>> OK, I confirm that I can't seem to break this one. No hangs visible, > >>> even when loading up the system with firefox, evolution, the usual > >>> massive untar, X and even a distribution upgrade. > >>> > >>> You can add my tested-by > >>> > >> Your system still hangs with patches 1 and 2 only? > > Yes, but only once in all the testing. With patches 1 and 2 the hang is > > much harder to reproduce, but it still seems to be present if I hit it > > hard enough. > > Patches 1-2 look reasonable to me. I'm not completely convinced of patch > 3, though. Why are we seeing these problems now? This has been in > mainline for a long time already. Shouldn't we fix kswapd? So I'm open to this. The hang occurs when kswapd races around in shrink_slab and never exits. It looks like there's a massive number of wakeups triggering this, but we haven't been able to diagnose it further. turning on PREEMPT gets rid of the hang, so I could try to reproduce with PREEMPT and turn on tracing. The problem so far has been that the number of events is so huge that the trace buffer only captures a few microseconds of output. James -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org