Add HAL/abstractions to TODOs
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
> - [ ] figure out how to run QEMU in the test environment
|
||||
> - [ ] write a script to run tests
|
||||
> - [ ] a release should only be published if all tests pass
|
||||
|
||||
>
|
||||
> [!todo] HAL (Hardware Abstraction Layer)
|
||||
> - [ ] use either traits or cfg attributes to support more than just x86_64
|
||||
> - [ ] prefer writing cross platform code (I am aware I made the problem slightly worse by merging libk with the kernel sources)
|
||||
>
|
||||
> [!todo] Allocator
|
||||
> - [ ] learn about several allocator designs and decide on the optimal one
|
||||
> - [ ] implementation
|
||||
|
||||
Reference in New Issue
Block a user