On 11/27/2016 07:07 AM, Chris Murphy wrote:
On Sat, Nov 26, 2016 at 4:53 PM, Michael Schwendt <mschwendt@xxxxxxxxx
<mailto:mschwendt@xxxxxxxxx>> wrote:
This is about F25 and F24, but likely applies to older releases, too,
since I haven't noticed any improvements about it.
Have you ever made Nautilus copy/move a huge directory tree and then
started a similar task for other directories while Nautilus was still
working on the first task?
A directory containing 10,000 1MiB files moved to another directory
completes immediately. Copying takes a while, as expected, and multiple
copies has the behavior you describe.
An SSD drive might not have this problem, but a spinning disk definitely
will. You should never try running multiple copies on the same disk if
you want it to finish in a reasonable time. With one copy, you can do
long contiguous reads and writes, but if you have multiple copies
happening, the read and write head will be bouncing all over the disk.
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx