diff options
author | 2003-01-24 09:57:41 +0000 | |
---|---|---|
committer | 2003-01-24 09:57:41 +0000 | |
commit | 237c7940ee9990f41d9d3c0ed97deeb714ba9f0e (patch) | |
tree | 75702ab372055e63980f1e1f31fa8a1799680672 /lib/libpthread | |
parent | bring in 3 yet unused helper functions before I lose 'em again (diff) | |
download | wireguard-openbsd-237c7940ee9990f41d9d3c0ed97deeb714ba9f0e.tar.xz wireguard-openbsd-237c7940ee9990f41d9d3c0ed97deeb714ba9f0e.zip |
Convert m88k 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.
While there, various KNF and whitespace fixes, and rename some structure
fields to be closer to the m68k pmap.
per art@'s idea.
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions