diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2014-12-23 01:12:34 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2014-12-23 01:12:34 +0000 |
commit | 8e132258298bf3f1c86b11906726e439a515fbf3 (patch) | |
tree | 038f65391d601d2b44f04d013c617cbb3e7a7926 /sys/arch/i386/include/pte.h | |
parent | 2ecc7ff27cd480bdb08317e7235eaaaf8cc27d23 (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