Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261206AbVAMRS6 (ORCPT ); Thu, 13 Jan 2005 12:18:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261250AbVAMRSx (ORCPT ); Thu, 13 Jan 2005 12:18:53 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:33187 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S261206AbVAMRPA (ORCPT ); Thu, 13 Jan 2005 12:15:00 -0500 Date: Thu, 13 Jan 2005 09:14:44 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Nick Piggin cc: Hugh Dickins , Andrew Morton , torvalds@osdl.org, ak@muc.de, linux-mm@kvack.org, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org, benh@kernel.crashing.org Subject: Re: page table lock patch V15 [0/7]: overview In-Reply-To: <41E5EF2B.3050105@yahoo.com.au> Message-ID: References: <41E5EF2B.3050105@yahoo.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 849 Lines: 17 On Thu, 13 Jan 2005, Nick Piggin wrote: > I'm still not too sure that all places read the pte atomically where needed. > But presently this is not a really big concern because it only would > really slow down i386 PAE if anything. S/390 is also affected. And I vaguely recall special issues with sparc too. That is why I dropped the arch support for that a long time ago from the patchset. Then there was some talk a couple of months back to use another addressing mode on IA64 that may also require 128 bit ptes. There are significantly different ways of doing optimal SMP locking for these scenarios. - 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/