bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch to eliminate user space memory copying in 'cp'


From: Jim Meyering
Subject: Re: Patch to eliminate user space memory copying in 'cp'
Date: Sat, 05 Apr 2003 20:29:04 +0200

Jim Meyering <address@hidden> wrote:
> "Spinka, Kristofer" <address@hidden> wrote:
>>   You will have to incorporate the check for sendfile, but otherwise
>> this patch should avoid the most common kernel<->user space read/write
>> transitions.
>
> Thank you for that patch.  It looks like a fine optimization.
>
> I'll work on integrating it after coreutils-5.0.

After a few simple tests, I don't see any performance
benefit to using sendfile.  Do you have evidence that
using sendfile is worthwhile?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]