File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ Active and planned work is tracked in [notes.md](notes.md)
66
77For current specs see
88
9- - [ memory.md] ( memory.md )
10- - [ boot.md] ( boot.md )
11- - ~~ [ filesystem.md] ( filesystem.md ) ~~
9+ - [ memory.md] ( design/ memory.md)
10+ - [ boot.md] ( design/ boot.md)
11+ - ~~ [ filesystem.md] ( design/ filesystem.md) ~~
1212
1313## Goals
1414
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ section once they are finished.
99 - [x] Add design doc for boot stages and move out of readme
1010 - [ ] Update boot stages to be more accurate
1111 - [ ] Filesystem documentation
12- - [ ] Move doc files under design folder
13- - [ ] Clean up goals in readme
14- - [ ] Remove completed section (make checked boxes in list)
15- - [ ] Cleanup Goals term lists
12+ - [x ] Move doc files under design folder
13+ - [x ] Clean up goals in readme
14+ - [x ] Remove completed section (make checked boxes in list)
15+ - [x ] Cleanup Goals term lists
1616- [ ] mmu
1717 - [ ] free interior pages when malloc free's entire virtual page
1818- [ ] tar
You can’t perform that action at this time.
0 commit comments