docs/ikteam: Delete most files.
[haiku.git] / docs / develop / ports / m68k / TODO
blobe67f5557e42a4d4bb1680c4fc409f8e2d860986b
1 - 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.
2 - possibly other optimizations in the VM code due to not supporting SMP?