- Timestamp:
- 2006-02-10T22:37:27Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d7d6385
- Parents:
- 0882a9a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified doc/TODO ¶
r0882a9a recbdc724 5 5 + [mips] use some heuristics to get memory map and memory size 6 6 + reimplement heap so that it can allocate/deallocate 7 itself frames as necessary 7 itself frames as necessary [DONE] 8 8 + provide native four-level portable page table interface [DONE] 9 9 + every architecture uses its native page table format 10 10 + kernel provides unified four-level page table interface 11 for all architectures 12 + track usage of frames containing middle-level page tables 13 (frame leak) 11 or page hash table interface to architectures 12 + deallocation of memory of empty page tables [DONE] 14 13 15 14 + get user mode support for all architectures
Note:
See TracChangeset
for help on using the changeset viewer.