ethandmd / reedos

rust riscv minimal os
2 stars 6 forks source link

kernel virtual memory #17

Closed ethandmd closed 1 year ago

ethandmd commented 1 year ago
ethandmd commented 1 year ago

Going to implement page free and unmap when we cross that bridge.