DescriptionDisk cache: use mmap for cache index on x86.
We are pretty confident that mmap-ing the index would not hurt any existing x86
android devices, but we cannot be so sure about the variety of ARM devices. So
enable it for x86 only for now.
BUG=170344
TEST=instrument mapped_file_avoid_mmap_posix.cc:Flush() and make sure it is not
invoked when run on an x86 device
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183610
Patch Set 1 #Patch Set 2 : added patch description into the comment" #Messages
Total messages: 5 (0 generated)
|