diff options
author | 2008-08-22 10:41:37 +0000 | |
---|---|---|
committer | 2008-08-22 10:41:37 +0000 | |
commit | 31af9a2463853add7cc1334102c1240706ce23e5 (patch) | |
tree | 693012b4c148688195e9f26d1b34d328eb9fc366 /lib/libc/stdlib/malloc.c | |
parent | default file transfer type is binary, not ascii; (diff) | |
download | wireguard-openbsd-31af9a2463853add7cc1334102c1240706ce23e5.tar.xz wireguard-openbsd-31af9a2463853add7cc1334102c1240706ce23e5.zip |
Set PIE address range to avoid or minimize mmap pressure due to limited
address space. The space between PAGE_SIZE and the non-pie fixed link
address creates no mmap pressure so use that space for PIE. However on
hppa the non-pie fixed link address is PAGE_SIZE so just use a small range
for PIE to minimize mmap pressure.
okay miod@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions