TODO list for the m68k port, for when I fix the kernel build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43113 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9b15fe0a81
commit
561696cbfc
4
docs/develop/ports/m68k/TODO
Normal file
4
docs/develop/ports/m68k/TODO
Normal file
@ -0,0 +1,4 @@
|
||||
- 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?
|
||||
|
Loading…
Reference in New Issue
Block a user