Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754077AbYADRFg (ORCPT ); Fri, 4 Jan 2008 12:05:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752329AbYADRF1 (ORCPT ); Fri, 4 Jan 2008 12:05:27 -0500 Received: from g5t0007.atlanta.hp.com ([15.192.0.44]:32465 "EHLO g5t0007.atlanta.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752327AbYADRF1 (ORCPT ); Fri, 4 Jan 2008 12:05:27 -0500 Subject: Re: [patch 00/19] VM pageout scalability improvements From: Lee Schermerhorn To: Andi Kleen Cc: Rik van Riel , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Eric Whitney , Nick Dokos In-Reply-To: References: <20080102224144.885671949@redhat.com> <1199379128.5295.21.camel@localhost> <20080103120000.1768f220@cuia.boston.redhat.com> <1199380412.5295.29.camel@localhost> <20080103170035.105d22c8@cuia.boston.redhat.com> <1199463934.5290.20.camel@localhost> Content-Type: text/plain Organization: HP/OSLO Date: Fri, 04 Jan 2008 12:06:12 -0500 Message-Id: <1199466372.5290.37.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 910 Lines: 26 On Fri, 2008-01-04 at 17:34 +0100, Andi Kleen wrote: > Lee Schermerhorn writes: > > > We can easily [he says, glibly] reproduce the hang on the anon_vma lock > > Is that a NUMA platform? On non x86? Perhaps you just need queued spinlocks? We see this on both NUMA and non-NUMA. x86_64 and ia64. The basic criteria to reproduce is to be able to run thousands [or low 10s of thousands] of tasks, continually increasing the number until the system just goes into reclaim. Instead of swapping, the system seems to hang--unresponsive from the console, but with "soft lockup" messages spitting out every few seconds... Lee > > -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/