8 lines
132 B
Markdown
8 lines
132 B
Markdown
|
# Short-term goals
|
||
|
1. Paging
|
||
|
* Write a page allocator
|
||
|
* Setup the x86 for Paging
|
||
|
2. Process scheduling
|
||
|
3. Implement a filesystem
|
||
|
|