diff options
author | 2010-05-13 19:27:24 +0000 | |
---|---|---|
committer | 2010-05-13 19:27:24 +0000 | |
commit | fd946254782f94cb1ee03d11291e080f46250124 (patch) | |
tree | 8d78d98430bed9010c1c2ef06bf5dcc619f9f5ec /share/man/man7 | |
parent | new iwn(4) ids. (diff) | |
download | wireguard-openbsd-fd946254782f94cb1ee03d11291e080f46250124.tar.xz wireguard-openbsd-fd946254782f94cb1ee03d11291e080f46250124.zip |
Synchronise amd64 more with other PMAP_DIRECT architectures. (step 1,
more to come later)
Specfically, there is no reason to reserve a special virtual address just so we
can do boot dump, we have a direct map of every page anyway.
since pmap_map is deprecated and MD only anyway, this means we can remove that
interface too. If anything this should increase reliability since pmap_enter
won't fail under memory pressure during dump (unlikely but possible). It is also
simpler and smaller ;)
Tested by myself and ckuethe, no regressions.
ok miod@
Diffstat (limited to 'share/man/man7')
0 files changed, 0 insertions, 0 deletions