scw
99fec1b346
Minor pmap rototil:
- Track unmanaged mappings of RAM more closely by allocating a pvo for them. This allows us to check more accurately for multiple cache-mode-incompatible mappings. - As part of the above, implement pmap_steal_memory(). This has the beneficial side-effect of moving a fair chunk of kernel data structures into KSEG0.
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%