From owner-svn-src-all@FreeBSD.ORG Wed Nov 4 15:25:27 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E01D1065672; Wed, 4 Nov 2009 15:25:27 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id BFCB18FC21; Wed, 4 Nov 2009 15:25:26 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 1206B6D41C; Wed, 4 Nov 2009 15:25:26 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id E919D844E9; Wed, 4 Nov 2009 16:25:25 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Attilio Rao References: <200911040132.nA41WxtQ012750@svn.freebsd.org> Date: Wed, 04 Nov 2009 16:25:25 +0100 In-Reply-To: <200911040132.nA41WxtQ012750@svn.freebsd.org> (Attilio Rao's message of "Wed, 4 Nov 2009 01:32:59 +0000 (UTC)") Message-ID: <863a4ugvmi.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r198868 - in head/sys: amd64/amd64 i386/i386 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2009 15:25:27 -0000 Attilio Rao writes: > Log: > Opteron rev E family of processor expose a bug where, in very rare > ocassions, memory barriers semantic is not honoured by the hardware > itself. As a result, some random breakage can happen in uninvestigable > ways (for further explanation see at the content of the commit itself). According to the reference you gave, OpenSolaris has a workaround for this issue. Perhaps we should adopt it? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no