diff options
author | Ken Brown <kbrown@cornell.edu> | 2025-01-10 14:39:46 -0500 |
---|---|---|
committer | Ken Brown <kbrown@cornell.edu> | 2025-01-22 11:36:59 -0500 |
commit | e0bc81727128c191a1a9baa7344ee6e69de0d745 (patch) | |
tree | 55c32ec8df5a2265101019ea9480c44463a1e468 /winsup/doc/ChangeLog | |
parent | a880e0dffbe6077ce5b27650b67c1c0220d50992 (diff) | |
download | newlib-main.zip newlib-main.tar.gz newlib-main.tar.bz2 |
Cygwin: mmap: use 64K pages for bookkeeping, second attemptHEADgithub/mastergithub/mainmastermain
This reinstates with one change commit 74017d229d5e ("Cygwin: mmap:
use 64K pages for bookkeeping"), which was reverted in commit
fd57eea5617a. The change is that in mmap_record::match, we now align
the record length to the 4K Windows page boundary rather than the 64K
Windows allocation granularity. The reason for this is explained in
an extensive comment in the code.
Addresses: https://cygwin.com/pipermail/cygwin-patches/2025q1/013240.html
Fixes: 74017d229d5e ("Cygwin: mmap: use 64K pages for bookkeeping")
Signed-off-by: Ken Brown <kbrown@cornell.edu>
Diffstat (limited to 'winsup/doc/ChangeLog')
0 files changed, 0 insertions, 0 deletions