summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/pte.h
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2014-12-23 01:12:34 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2014-12-23 01:12:34 +0000
commit8e132258298bf3f1c86b11906726e439a515fbf3 (patch)
tree038f65391d601d2b44f04d013c617cbb3e7a7926 /sys/arch/i386/include/pte.h
parent2ecc7ff27cd480bdb08317e7235eaaaf8cc27d23 (diff)
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/arch/i386/include/pte.h')
0 files changed, 0 insertions, 0 deletions