DescriptionSupport Windows FILE_FLAG_SEQUENTIAL_SCAN in base::File.
FILE_FLAG_SEQUENTIAL_SCAN is a hint to the system that a file will be
read sequentially from beginning to end.
It is required to pre-read modules efficiently.
BUG=547794
Committed: https://crrev.com/2c32fabc2c602ee66bc63f9aec180ae60612302d
Cr-Commit-Position: refs/heads/master@{#357151}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|