Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 587 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 587 Bytes

My OSDI 2023

Author

Student ID Name GitHub Account Email
311555009 呂義信 Richard-YH luyh@cs.nctu.edu.tw

Course Website

Labs

  • Lab0 : Environment Setup
  • Lab1 : Hello World
  • Lab2 : Booting
  • Lab3 : Exception and Interrupt
  • Lab4 : Allocator
  • Lab5 : Thread and User Process
  • Lab6 : Virtual Memory
  • Lab7 : Virtual File System
  • Lab8 : Non-volatile Storage