mirror of
https://github.com/justinian/jsix.git
synced 2025-12-09 16:04:32 -08:00
Notes update
This commit is contained in:
6
NOTES.md
6
NOTES.md
@@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- Better page-allocation model
|
- Paging manager
|
||||||
|
- Copy-on-write pages
|
||||||
|
- Better page-allocation model?
|
||||||
- Allow for more than one IOAPIC in ACPI module
|
- Allow for more than one IOAPIC in ACPI module
|
||||||
- The objects get created, but GSI lookup only uses the one at index 0
|
- The objects get created, but GSI lookup only uses the one at index 0
|
||||||
- mark kernel memory pages global
|
- mark kernel memory pages global
|
||||||
@@ -24,7 +26,7 @@
|
|||||||
- Disk driver
|
- Disk driver
|
||||||
- File system
|
- File system
|
||||||
- Multiprocessing
|
- Multiprocessing
|
||||||
- Syscalls
|
- Fast syscalls using syscall/sysret
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user