Operating System Project

course project, Harbin Institute of Technology (Shenzhen), 2020

MIT6.S081 Fall2019 course project.

Main Work

  • Implement some classic modules in the xv6 operating system, such as shell, buddy allocator, copy on write, mmap and so on.

Technology

  • C
  • OS Kernel

Link

Report