From owner-freebsd-performance@FreeBSD.ORG Sat Dec 23 17:07:33 2006 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CFD416A403 for ; Sat, 23 Dec 2006 17:07:33 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id BB7A413C44B for ; Sat, 23 Dec 2006 17:07:30 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so3577588nfc for ; Sat, 23 Dec 2006 09:07:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=DJC2zEUnGP9IJOajhK19FGfpnDEVFG4WHD6YVNwC665gX9xmadNOKWw1M0BKJC5F2ZzCnt1WwxKtvPEBmfegm7BVEpIDlzX6S6Zwva94R3RXIVl9lcoQTH2VP2EiYmrZk9+sFhARWIin97KriasCgZ0mGb7Ax0gsA6UqjJzXndY= Received: by 10.82.136.4 with SMTP id j4mr2296203bud.1166892025490; Sat, 23 Dec 2006 08:40:25 -0800 (PST) Received: by 10.82.178.4 with HTTP; Sat, 23 Dec 2006 08:40:25 -0800 (PST) Message-ID: <3bbf2fe10612230840u7ffb2855y8d6151d2f24ace4@mail.gmail.com> Date: Sat, 23 Dec 2006 17:40:25 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "David Xu" In-Reply-To: <200612231321.52178.davidxu@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <458B3651.8090601@paradise.net.nz> <20061222222757.G18486@delplex.bde.org> <20061222202933.709d2279@Magellan.Leidinger.net> <200612231321.52178.davidxu@freebsd.org> X-Google-Sender-Auth: 463bc17a13ab91f1 X-Mailman-Approved-At: Sat, 23 Dec 2006 19:22:26 +0000 Cc: Mark Kirkwood , Alexander Leidinger , Adrian Chadd , freebsd-performance@freebsd.org, Bruce Evans Subject: Re: Cached file read performance X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2006 17:07:33 -0000 2006/12/23, David Xu : > On Saturday 23 December 2006 03:29, Alexander Leidinger wrote: > > > I want to point out http://www.freebsd.org/projects/ideas/#p-memcpy > > here. Just in case someone wants to play around a little bit. > > > > Bye, > > Alexander. > > I have read the code, if a buffer is not aligned at 16 bytes boundary, > it will not use FPU to copy data, but user buffer is not always 16 bytes > aligned. If the buffer is not aligned, speedup improvement is so small to be near at 0%. Attilio -- Peace can only be achieved by understanding - A. Einstein