summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorkurt <kurt@openbsd.org>2008-08-22 10:41:37 +0000
committerkurt <kurt@openbsd.org>2008-08-22 10:41:37 +0000
commit31af9a2463853add7cc1334102c1240706ce23e5 (patch)
tree693012b4c148688195e9f26d1b34d328eb9fc366 /lib/libc/stdlib/malloc.c
parentdefault file transfer type is binary, not ascii; (diff)
downloadwireguard-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