diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2005-05-27 19:32:40 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2005-05-27 19:32:40 +0000 |
commit | 3ef829b131ed529b4a1803f3ae2a839311f6df4e (patch) | |
tree | 5c94da84673a5a37c3b8ad36eade60d85b5201f0 /sys/gnu/arch/i386/fpemul | |
parent | 328f00cae66ebee82435747bba9a05cf383fad37 (diff) |
Stop pretending that amd64 is i386. We're insulting the cpu by not even
pretending to use all the address space it gives us.
- Map all physical memory 1-1 and implement PMAP_DIRECT
- Remove the vast magic we do to map pages for pmap_zero_page,
pmap_copy_page, pv allocation, magic while bootstrapping,
reading of /dev/mem, etc.
- implement a fast pmap_zero_page based on sse instructions.
I love removing code. More to come.
deraadt@ ok tested by many.
Diffstat (limited to 'sys/gnu/arch/i386/fpemul')
0 files changed, 0 insertions, 0 deletions