mirror of
https://review.haiku-os.org/haiku
synced 2025-02-04 20:57:12 +01:00
5 lines
311 B
Plaintext
5 lines
311 B
Plaintext
|
- fix the VM stuff that broke after the Great VM Overhaul(tm).
|
||
|
- optimization: remove M68KPagingStructures[*]::UpdateAllPageDirs() and just allocate all the kernel page root entries at boot and be done with it. It's not very big anyway.
|
||
|
- possibly other optimizations in the VM code due to not supporting SMP?
|
||
|
|