Stephen Marz
|
982c4afb77
|
Switch to gcc so that a stage 1 build is sufficient (./do.sh 91)
|
2019-10-09 18:21:20 -04:00 |
|
Stephen Marz
|
5ad54c6299
|
Finished MMU, page allocation, and kmem allocation. Switched to supervisor mode in kmain()
|
2019-10-09 18:09:56 -04:00 |
|
Stephen Marz
|
7f00a999d3
|
Rename mem.rs to page.rs. We will make a localized allocator for mem.rs, later
|
2019-10-07 16:43:48 -04:00 |
|
Stephen Marz
|
4a6c58cda6
|
Added comments
|
2019-10-07 16:38:03 -04:00 |
|
Stephen Marz
|
d64cad37b9
|
Update boxed feel. Both are fine, just want to represent both ways to do this.
|
2019-10-07 16:33:38 -04:00 |
|
Stephen Marz
|
0fe8e027d3
|
Get rid of spurious mut
|
2019-10-07 16:33:07 -04:00 |
|
Stephen Marz
|
2937d95f71
|
Get rid of spurious mut
|
2019-10-07 16:32:16 -04:00 |
|
Stephen Marz
|
9aa757f9f2
|
Updates, added a table length
|
2019-10-07 16:31:27 -04:00 |
|
Stephen Marz
|
076dceff73
|
Added global allocator and tests
|
2019-10-07 16:03:39 -04:00 |
|
Stephen Marz
|
a321507a3b
|
Added chapter 3
|
2019-10-07 14:43:28 -04:00 |
|
Stephen Marz
|
77994f2289
|
Added chapter 3
|
2019-10-06 22:20:39 -04:00 |
|