diff options
author | Jake Burkholder <jake@FreeBSD.org> | 2001-12-29 08:11:02 +0000 |
---|---|---|
committer | Jake Burkholder <jake@FreeBSD.org> | 2001-12-29 08:11:02 +0000 |
commit | 6e5f166d2c438a056bc01bb62b63ea4171cf3d40 (patch) | |
tree | ac1b2c7d5efb2c53c3097954a0b4f84d6f2cec0f /release/scripts/src-install.sh | |
parent | bab1ab06548b0942e4e92821f3e960c726f86e4e (diff) |
Great pmap rewrite to use a much simpler one level tsb of ttes, instead
of sttes. Also removes many differences between this and the other pmaps.
Reserve the kva space used by the openfirmware translations.
Use physical addresses directly in pmap_zero_page and pmap_copy_page, now
that we have the cache line shooting support.
Add code to track the virtual cachability of mapped pages. The dmmu
requires that multiple mappings of the same phsyical address have the
save virtual address bits up to a colour boundary. Violating this
requires all mappings to be mapped uncacheable. We do not yet handle
the case of a badly aliased mapping becoming cachable again.
Many crucial bug fixes from: tmm
Notes
Notes:
svn path=/head/; revision=88647
Diffstat (limited to 'release/scripts/src-install.sh')
0 files changed, 0 insertions, 0 deletions