Welcome to Operating System Capstone, Spring 2022! ================================================== This course aims to introduce the design and implementation of operating system kernels. You'll learn both concept and implementation from a series of labs. This course uses `Raspberry Pi 3 Model B+ `_ (rpi3 for short) as the hardware platform. Students can get their hands dirty on a **Real Machine** instead of an emulator. Lecture and Office Hours ======================== ==================== ================================================================ ========== === === === === === === === Title Time Location ==================== ================================================================ ========== === === === === === === === Lectures 3:30 pm - 4:20 pm (Tue.)(On-Line), 10:10 am - 12:00 pm (Fri.) EC-115 Office Hours 5:00 - 6:00 pm (Mon.) EC-707 TA Lab Hours 6:00 - 9:00 pm (Thur.) EC-120 Lab Demo Hours 6:00 - 9:00 pm (Thur.) EC-220 ==================== ================================================================ ========== === === === === === === === .. important:: This documentation is not self-contained, you can get more information from external references. .. toctree:: :hidden: :glob: :maxdepth: 2 :caption: Class: class/* .. toctree:: :hidden: :glob: :maxdepth: 2 :caption: Labs: labs/overview.rst labs/* labs/hardware/index.rst .. toctree:: :hidden: :glob: :maxdepth: 2 :caption: References: references/*