Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992772AbWJUCLe (ORCPT ); Fri, 20 Oct 2006 22:11:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992785AbWJUCLe (ORCPT ); Fri, 20 Oct 2006 22:11:34 -0400 Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:2445 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S2992772AbWJUCLd (ORCPT ); Fri, 20 Oct 2006 22:11:33 -0400 Date: Fri, 20 Oct 2006 19:11:34 -0700 (PDT) Message-Id: <20061020.191134.63996591.davem@davemloft.net> To: torvalds@osdl.org Cc: ralf@linux-mips.org, nickpiggin@yahoo.com.au, akpm@osdl.org, linux-kernel@vger.kernel.org, anemo@mba.ocn.ne.jp, linux-arch@vger.kernel.org, schwidefsky@de.ibm.com, James.Bottomley@SteelEye.com Subject: Re: [PATCH 1/3] Fix COW D-cache aliasing on fork From: David Miller In-Reply-To: References: <20061021000609.GA32701@linux-mips.org> X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 23 From: Linus Torvalds Date: Fri, 20 Oct 2006 17:38:32 -0700 (PDT) > I think (but may be mistaken) that ARM _does_ have pure virtual caches > with a process ID, but people have always ended up flushing them at > context switch simply because it just causes too much trouble. > > Sparc? VIPT too? Davem? sun4c is VIVT, but has no SMP variants. sun4m has both VIPT and PIPT. > But it would be good to have something for the early -rc1 sequence for > 2.6.20, and maybe the MIPS COW D$ patches are it, if it has performance > advantages on MIPS that can also be translated to other virtual cache > users.. I think it could help for sun4m highmem configs. - 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/