[page_allocator] Adjust address space when allocating guarded memory.
- Linux limits address space. On 64 bit systems, we may allocate multiple guarded memory regions which exceed this limit. Attempt to raise the limit when making large reservations. - Lower the limit when releasing large guarded allocations. Bug: chromium:799573 Change-Id: Ied5694b541780914fc05c5e4f0f9a1338a2901e4 Reviewed-on: https://chromium-review.googlesource.com/922913 Commit-Queue: Bill Budge <bbudge@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#537385}
Showing
Please register or sign in to comment