Commit Graph

6 Commits

Author SHA1 Message Date
Mathieu Maret 32f1a8ba9d Fix Paging Mapping
New PT entry should be set unsing the Vaddr, not the Paddr
2018-11-13 14:49:32 +01:00
Mathieu Maret a120647ecb TOFIX: implement testing for paging 2018-11-12 23:07:59 +01:00
Mathieu Maret fd153e305d fix self test 2018-11-12 18:06:46 +01:00
Mathieu Maret 149b197a65 mem: implement ref to physical page 2018-11-09 17:07:39 +01:00
Mathieu Maret a7b6139f06 fix page alloc
And add some test for it
2018-11-09 16:30:42 +01:00
Mathieu Maret 7633e54663 Add some way to test kernel 2018-11-08 22:09:12 +01:00