From owner-freebsd-amd64@FreeBSD.ORG Sat Jun 3 01:21:37 2006 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B58A16A422; Sat, 3 Jun 2006 01:21:37 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id C25B143D45; Sat, 3 Jun 2006 01:21:36 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com ([151.204.231.237]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J0900IZBFRR6MJ2@vms048.mailsrvcs.net>; Fri, 02 Jun 2006 20:21:28 -0500 (CDT) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k531LP29099550 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 02 Jun 2006 21:21:26 -0400 Date: Fri, 02 Jun 2006 21:21:20 -0400 From: Mikhail Teterin To: current@freebsd.org, amd64@freebsd.org Message-id: <200606022121.20535.mi+mx@aldan.algebra.com> Organization: Virtual Estates, Inc. MIME-version: 1.0 Content-type: Multipart/Mixed; boundary="Boundary-00=_QQOgEV7Sp5XBepL" X-Virus-Scanned: ClamAV 0.88/1507/Fri Jun 2 14:40:23 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 User-Agent: KMail/1.9.1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Assembler optimizations for libz X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 01:21:37 -0000 --Boundary-00=_QQOgEV7Sp5XBepL Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello? Is not anyone interested? http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/96393 The PR has only i386 code (from libz's contrib/ subdirectory), but since filing it, I have already made an amd64 implementation too, with very nice speed gains (like 30-40%). Does anyone care to try and commit to current for starters? -mi --Boundary-00=_QQOgEV7Sp5XBepL--