mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Update TODO.md
This commit is contained in:
parent
0c0ee01f35
commit
1c723e9710
3
TODO.md
3
TODO.md
@ -46,3 +46,6 @@
|
|||||||
- [ ] Optimize the scheduler
|
- [ ] Optimize the scheduler
|
||||||
- Create a separate list for processes that are waiting for a resource or a signal, etc.
|
- Create a separate list for processes that are waiting for a resource or a signal, etc.
|
||||||
- Use all cores to schedule threads.
|
- Use all cores to schedule threads.
|
||||||
|
|
||||||
|
- [ ] Improve Remap() function.
|
||||||
|
- Remove Unmap & Map logic. Remove all flags directly.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user