A custom Operation System based on Rust
This is a personal assignment repo based on Operation System course.
Name: Feng Yunlong
Set up develop enviroment. Print my name on QEMU(virtual machine).
Implement system interrupt(Breakpoint interrupt, Time interrupt).
Buddy system dynamic memory allocation.
Physical memory management(frame/page).
Virtual memory management