Skip to content
Commit 05a9e4ac authored by Jason Evans's avatar Jason Evans
Browse files

Fix potential VM map fragmentation regression.

Revert 245ae603 (Support --with-lg-page
values larger than actual page size.), because it could cause VM map
fragmentation if the kernel grows mmap()ed memory downward.

This resolves #391.
parent 48384dc2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment