haiku/docs/develop/ports/m68k/TODO
2012-11-05 20:50:12 +01:00

4 lines
248 B
Plaintext

- 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?