зеркало из https://github.com/mozilla/gecko-dev.git
f266fa9039
instead of ReadAhead, which does active reading on Windows. The PrefetchVirtualMemory is a system call that is new to Windows 8. Back when the readahead code for jar was added, in bug 810151, Windows 8 was still fresh out of the oven. 6 years later, we can do a runtime check and use the PrefetchVirtualMemory function. One downside is that the IOInterposer doesn't know about it (but it doesn't know about madvise on other platforms anyways). Differential Revision: https://phabricator.services.mozilla.com/D20807 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |