diff options
author | 2017-01-17 17:19:21 +0000 | |
---|---|---|
committer | 2017-01-17 17:19:21 +0000 | |
commit | 1fece9ea8f724ee8ad11a2deeca99a2b27ea7b10 (patch) | |
tree | 4f7898d6b96b93938180c7ba05a40441a96fc454 /usr.sbin/switchd/proc.c | |
parent | Make switch(4) compile with debug again. (diff) | |
download | wireguard-openbsd-1fece9ea8f724ee8ad11a2deeca99a2b27ea7b10.tar.xz wireguard-openbsd-1fece9ea8f724ee8ad11a2deeca99a2b27ea7b10.zip |
Remove uaddr_hint allocator
The hint allocator would have to check that the
allocation does not overlap with brk, stack or text
areas. This would make the address selectors too
entagled. Just use the rnd allocator for hinted allocations
in case pivots are used. This also reduces the amount of code somewhat.
ok kettenis visa deraadt
Diffstat (limited to 'usr.sbin/switchd/proc.c')
0 files changed, 0 insertions, 0 deletions