DescriptionRun recursive file operations sequentially.
Parallel copy can have huge performance drop in some cases. (See issue 578923 for the detail)
For safety and simplicity, this CL makes the recursive file operations sequential.
BUG=578923
TEST=manually confirm the performance of copying a directory to a SD card.
Committed: https://crrev.com/141a612f9d12ff9e5194dbba6d81d9d812f8ea7d
Cr-Commit-Position: refs/heads/master@{#371467}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix a unit test which assumed parallel copy. #
Messages
Total messages: 14 (6 generated)
|