My OSDI 2020 Author Student ID GitHub Account Name Email 0856009 JingWangTW 王靖 jingwang.cs08g@nctu.edu.tw About this Repository This is the repository for the labs in NCTU CS OSDI Spring 2020 class. We are going to design some important part in the OS implementation. The hardware we use is Raspberry Pi 3 Model B+. How to Use This Repository Lab instruction is in here. You can download different labs in branch and release. You can see what functions did I implement in each lab in release pages. Here are some references in each lab and some disscussions in this class. Labs Lab 0: Environment Setup Branch Release Lab 1: Hello World Branch Release Lab 2: Bootloader Branch Release Lab 3: Exception and Interrupt Branch Release Lab 4: Multitasking Branch Release Lab 5: Virtual Memory Branch Release Lab 6: Allocator Branch Release Lab 7: Virtual File System Branch Release Lab 8: File Systerm and Meets Hardware Branch Release