From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Tue, 17 Aug 2004 08:01:39 +0000 Subject: Re: page fault fastpath: Increasing SMP scalability by introducing Message-Id: <1092729699.9539.131.camel@gaston> List-Id: References: <1092609485.9538.27.camel@gaston> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: linux-ia64@vger.kernel.org, Linux Kernel list , Anton Blanchard > Is this the _PAGE_BUSY bit? The pte update routines on PPC64 seem to spin > on that bit when it is set waiting for the hash value update to complete. > Looks very specific to the PPC64 architecture. Yes, it is, I was thinking it's use could be extended tho Ben.