diff options
author | 1995-12-14 05:16:06 +0000 | |
---|---|---|
committer | 1995-12-14 05:16:06 +0000 | |
commit | 9444ad3226a7cf2ca524af39dbb7c20a4b4339f4 (patch) | |
tree | bfe3b02b181c18dcf9fbd2d1bab15b3dacf7bb30 /sys/kern/kern_fork.c | |
parent | from netbsd; add hpux compat (diff) | |
download | wireguard-openbsd-9444ad3226a7cf2ca524af39dbb7c20a4b4339f4.tar.xz wireguard-openbsd-9444ad3226a7cf2ca524af39dbb7c20a4b4339f4.zip |
from netbsd:
Extend use of vm_object_prefer() to vm_allocate_with_pager().
Make vm_object_prefer() call MD aligner for "pageless" objects too,
so we can have more control over the virtual address to be used.
Implementation could be simpler if we by-pass the object to mapped, but
we'd loose the ability to adapt alignment to objects that were previously
mmap'ed with MAP_FIXED on.
Only expect vm_fork() to return if __FORK_BRAINDAMAGE is defined.
Eliminate unused third arg to vm_fork().
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions