diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-27 19:37:31 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-27 19:37:31 +0000 |
commit | ef2d87c55d801373b544cc713af5f0fa49cefef8 (patch) | |
tree | d90dda73cbd46145775e038073f2a2e60e3ab819 /lib | |
parent | b3580fc5182cb80597c244da47304d4df66549ba (diff) |
Convert m68k pmap from physseg to VM_PAGE_MD.
This allows us to remove some ambiguities on how some functions are called,
remove some diagnostic checks for conditions that can never happen and
remove the ugly hack with "pmap_initialized".
Then, rework internal function interfaces and some logic so as to stop
fetching vm_page from a pa and the reverse every now and then - this makes
some pmap operations run much faster.
per art@'s idea.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions