DescriptionReduce copy on QuotaFileIO::Write.
FileUtilProxy::Write makes a copy of the data before posting the write job, and it is one of the bottlenecks of the write operation on pepper.
Though, we can safely omit the copy in QuotaFileIO::Write.
BUG=168744
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177125
Patch Set 1 #
Total comments: 2
Patch Set 2 : byte_to_write 0 as non-error #Patch Set 3 : crash fix on deletion #Messages
Total messages: 11 (0 generated)
|