From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 29 13:12:57 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9455716A4CE for ; Tue, 29 Mar 2005 13:12:57 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id B7DBE43D48 for ; Tue, 29 Mar 2005 13:12:56 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 29 Mar 2005 14:12:56 +0100 (BST) Date: Tue, 29 Mar 2005 14:12:53 +0100 From: David Malone To: Peter Jeremy Message-ID: <20050329131253.GA29144@walton.maths.tcd.ie> References: <423C15C5.6040902@fsn.hu> <20050327133059.3d68a78c@Magellan.Leidinger.net> <20050327134044.GM78512@silverwraith.com> <20050327162839.2fafa6aa@Magellan.Leidinger.net> <5bbfe7d405032823144fc1af7b@mail.gmail.com> <5bbfe7d405032823232103d537@mail.gmail.com> <20050329111107.GD69824@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050329111107.GD69824@cirb503493.alcatel.com.au> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie cc: David Leimbach cc: hackers@freebsd.org Subject: Re: Fwd: 5-STABLE kernel build with icc broken X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 13:12:57 -0000 On Tue, Mar 29, 2005 at 09:11:07PM +1000, Peter Jeremy wrote: > That's almost a year ago and specifically for the amd64. Does anyone > know what the results were? I had a quick dig around on cvsweb this morning: http://grappa.unix-ag.uni-kl.de/cgi-bin/cvsweb/src/sys/i386/i386/bcopy.s?cvsroot=dragonfly I dunno if Matt has benchmarks for before and after. David.