From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 35FD9DE04E for ; Wed, 3 Sep 2008 07:07:39 +1000 (EST) Subject: Re: [Libhugetlbfs-devel] Buglet in 16G page handling From: Benjamin Herrenschmidt To: Mel Gorman In-Reply-To: <20080902124442.GD29766@csn.ul.ie> References: <20080902050510.GB12965@yookeroo.seuss> <20080902124442.GD29766@csn.ul.ie> Content-Type: text/plain Date: Wed, 03 Sep 2008 07:05:07 +1000 Message-Id: <1220389507.13010.147.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Jon Tollefson , libhugetlbfs-devel@lists.sourceforge.net Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Actually, Jon has been hitting an occasional pagetable lock related > problem. The last theory was that it might be some sort of race but it's > vaguely possible that this is the issue. Jon? All hugetlbfs ops should be covered by the big PTL except walking... Can we have more info about the problem ? Cheers, Ben.