Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262765AbTKRO3H (ORCPT ); Tue, 18 Nov 2003 09:29:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263478AbTKRO3H (ORCPT ); Tue, 18 Nov 2003 09:29:07 -0500 Received: from modemcable137.219-201-24.mc.videotron.ca ([24.201.219.137]:13954 "EHLO montezuma.fsmlabs.com") by vger.kernel.org with ESMTP id S262765AbTKRO3F (ORCPT ); Tue, 18 Nov 2003 09:29:05 -0500 Date: Tue, 18 Nov 2003 09:28:18 -0500 (EST) From: Zwane Mwaikambo To: Andi Kleen cc: linux-kernel@vger.kernel.org Subject: Re: FEATURE REQUEST: Specific Processor Optimizations on x86 Architecture In-Reply-To: Message-ID: References: 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: 904 Lines: 26 On Mon, 27 Oct 2003, Andi Kleen wrote: > Zwane Mwaikambo writes: > > > On Mon, 27 Oct 2003, Andi Kleen wrote: > > > > > The wmb() change is not needed, unless you have an oostore CPU > > > (x86 has ordered writes by default). It probably does not hurt > > > neither though (I do it the same way on x86-64), but also doesn't > > > change anything. > > > > The original intent was to fix an SMP P5 system, it oopses otherwise under > > load. > > That doesn't make any sense. P5 doesn't support SFENCE. I think i misparsed what you were referring to, i thought it was the patch with the barrier in smp_call_function(). My bad. - 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/