From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 23:56:50 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E44816A403 for ; Mon, 25 Dec 2006 23:56:50 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.freebsd.org (Postfix) with ESMTP id D036E13C47C for ; Mon, 25 Dec 2006 23:56:49 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by mail-gw1.york.ac.uk (8.13.6/8.13.6) with ESMTP id kBPNPUW0028870; Mon, 25 Dec 2006 23:25:30 GMT Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.13.8/8.13.8) with ESMTP id kBPNPU6E050297; Mon, 25 Dec 2006 23:25:30 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.13.8/8.13.8/Submit) with ESMTP id kBPNPN8n050257; Mon, 25 Dec 2006 23:25:26 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Mon, 25 Dec 2006 23:25:23 +0000 (GMT) From: Gavin Atkinson X-X-Sender: gavin@ury.york.ac.uk To: Marius Strobl In-Reply-To: <20061224235606.GA81999@nimrod.franken.de> Message-ID: <20061225232254.D11113@ury.york.ac.uk> References: <200611261205.kAQC5uXq009007@repoman.freebsd.org> <1164559463.44660.3.camel@buffy.york.ac.uk> <20061127085834.ikvb3hby0ww00w8k@webmail.leidinger.net> <20061224235606.GA81999@nimrod.franken.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: Alexander Leidinger , sparc64@freebsd.org Subject: Re: sparc64 setPQL2() [Re: cvs commit: www/en/projects/ideas index.sgml] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 23:56:50 -0000 On Mon, 25 Dec 2006, Marius Strobl wrote: > The results are not exactly compelling though I don't mind > committing that setPQL2() implementation. > Gavin, do you have different implementaion or results (better > application...)? The machine I did this on is currently offline, but I'm pretty sure your patch is exactly the same as mine was. I remember not being impressed with the performance change, but I don't remember it being negative (on both an Ultra 5 and a dual CPU E250). When I'm near the box again I'll compare and benchmark the patch with yours. Gavin