bug-coreutils
[Top][All Lists]
Advanced

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

Re: CP proposal


From: Paul Eggert
Subject: Re: CP proposal
Date: Thu, 25 Aug 2005 09:27:38 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

"Thorsten W. Schmidt" <address@hidden> writes:

> So i propose a new flag for the cp command to supress
> caching the files.

Why bother with a user-specified flag?  Can't cp always invoke
posix_fadvise with the POSIX_FADV_SEQUENTIAL | POSIX_FADV_NOREUSE
option?

Have you tried benchmarking this on a real GNU/Linux system?  There's
no point doing it if it doesn't help much.




reply via email to

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