Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753031AbXIHKT4 (ORCPT ); Sat, 8 Sep 2007 06:19:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752204AbXIHKTt (ORCPT ); Sat, 8 Sep 2007 06:19:49 -0400 Received: from mx2.suse.de ([195.135.220.15]:60584 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752161AbXIHKTs (ORCPT ); Sat, 8 Sep 2007 06:19:48 -0400 From: Andi Kleen Organization: SUSE Linux Products GmbH, Nuernberg, GF: Markus Rex, HRB 16746 (AG Nuernberg) To: Nick Piggin Subject: Re: Intel Memory Ordering White Paper Date: Sat, 8 Sep 2007 12:19:43 +0200 User-Agent: KMail/1.9.6 Cc: Linus Torvalds , Jesse Barnes , linux-kernel@vger.kernel.org References: <200709071526.51169.jesse.barnes@intel.com> <200709081053.36842.ak@suse.de> <200709080557.36021.nickpiggin@yahoo.com.au> In-Reply-To: <200709080557.36021.nickpiggin@yahoo.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709081219.43662.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 580 Lines: 19 On Friday 07 September 2007 21:57:35 Nick Piggin wrote: > > > > Anyway, the lfence should be able to go away without so much trouble. > > > > You mean sfence? lfence in rmb is definitely needed. > > I mean lfence in smp_rmb(). One point of rmb is to stop speculative loads and I don't think we can get that without lfence. -Andi - 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/