[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: APR question

From: Manoj Kasichainula <manoj_at_collab.net>
Date: 2000-09-09 01:11:33 CEST

On Fri, Sep 08, 2000 at 03:59:15PM -0500, Karl Fogel wrote:
> The latter. Sure I can write a read/write loop, but I would think
> that some systems might provide faster ways to do it (i.e., using
> fancy block sizes during the copy that make everything happen
> lightning quick... or is that just wishful thinking, and most Unix
> cp's are just a standard read/write loop anyway?)

Someone on the linux-kernel list reimplemented cp using sendfile() and
got a 40% performance boost when everything was cached.
Received on Sat Oct 21 14:36:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.