summaryrefslogtreecommitdiffstats
path: root/sys/kern
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2014-12-23 01:12:33 +0000
committerdlg <dlg@openbsd.org>2014-12-23 01:12:33 +0000
commit57f11335980ebade044bd70910733d76d9a90a8d (patch)
treea11219e290662e0faa6049ac9978e616f69fdf39 /sys/kern
parentMove PD_MASK, PT_MASK and a couple macros into pmap.c. The only other (diff)
downloadwireguard-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')
0 files changed, 0 insertions, 0 deletions