linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM TOPIC] Enhancing Copy Tools for Linux FS
@ 2019-02-08 15:19 Steve French
  2019-02-08 22:37 ` Andreas Dilger
  0 siblings, 1 reply; 7+ messages in thread
From: Steve French @ 2019-02-08 15:19 UTC (permalink / raw)
  To: lsf-pc; +Cc: linux-fsdevel, CIFS, samba-technical

Current Linux copy tools have various problems compared to other
platforms - small I/O sizes (and not even configurable for most), lack
of parallel I/O for multi-file copies, inability to reduce metadata
updates by setting file size first, lack of cross mount (to the same
file system) copy optimizations, limited ability to handle the wide
variety of server side copy (and copy offload) mechanisms and various
error handling problems.   And copy tools rely less on the kernel file
system (vs. code in the user space tool) in Linux than would be
expected, in order to determine which optimizations to use.

Would like to discuss some of the observations about copy tools and
how we can move forward on improving the performance of common copy
operations.

-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-11 23:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 15:19 [LSF/MM TOPIC] Enhancing Copy Tools for Linux FS Steve French
2019-02-08 22:37 ` Andreas Dilger
2019-02-08 23:03   ` Steve French
2019-02-08 23:56     ` Steve French
2019-02-11  8:32       ` Andreas Dilger
2019-02-11 17:43         ` Steve French
2019-02-11 23:22   ` L. A. Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).