diff options
author | 2014-12-23 01:12:33 +0000 | |
---|---|---|
committer | 2014-12-23 01:12:33 +0000 | |
commit | 57f11335980ebade044bd70910733d76d9a90a8d (patch) | |
tree | a11219e290662e0faa6049ac9978e616f69fdf39 /sys/kern/uipc_domain.c | |
parent | Move PD_MASK, PT_MASK and a couple macros into pmap.c. The only other (diff) | |
download | wireguard-openbsd-57f11335980ebade044bd70910733d76d9a90a8d.tar.xz wireguard-openbsd-57f11335980ebade044bd70910733d76d9a90a8d.zip |
force the pool of pmapvp onto PAGE_SIZE allocations by specifying a
pool allocator. pmapvp is 1024 bytes, and the size * 8 change in pools
without an allocator being specified tries to place it on large pages.
you need pmap to use large pages, and pmap isnt set up yet.
fixed a very early fault on macppc.
debugged with and tested by krw@
ok deraadt@ krw@
Diffstat (limited to 'sys/kern/uipc_domain.c')
0 files changed, 0 insertions, 0 deletions