# os-syllabi **Repository Path**: katepang/os-syllabi ## Basic Information - **Project Name**: os-syllabi - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Syllabi of OS Courses Several syllabis of operating system courses are collected and listed, including: | University | Course | Time | Instructors | | ---------- | ------ | ---- | -------- | | Berkeley | [CS-162](https://inst.eecs.berkeley.edu/~cs162/fa18/) | 2018 Fall | Ion Stoica | | Columbia | [W-4418](http://www.cs.columbia.edu/~nieh/teaching/w4118) | 2018 Fall | Jason Nieh | | Cornell | [CS-4410](http://www.cs.cornell.edu/courses/cs4410/2018fa/) | 2018 Fall | Robbert van Renesse | | Harvard | [CS-161](https://read.seas.harvard.edu/cs161-18/) | 2018 Spring | Eddie Kohler | | MIT | [6.828](https://pdos.csail.mit.edu/6.828/2018/index.html) | 2018 Fall | Frans Kaashoek | | Stanford | [CS-140](http://www.scs.stanford.edu/18wi-cs140/) | 2018 Winter | David Mazières | | UCSD | [CSE-120](https://cseweb.ucsd.edu/classes/sp18/cse120-a/) | 2018 Spring | Geoffrey Voelker | | UIUC | [CS-423](https://courses.engr.illinois.edu/cs423/sp2018/) | 2018 Spring | Adam Bates | | Washington | [CSE-451](https://courses.cs.washington.edu/courses/cse451/18au/) | 2018 Fall | Xi Wang | | Wisconsin | [537](http://pages.cs.wisc.edu/~remzi/Classes/537/Spring2018/) | 2018 Spring | Remzi Arpaci-Dusseau | | Cambridge | [CS](https://www.cl.cam.ac.uk/teaching/1718/OpSystems/) | 2018 Spring | Richard Mortier | | MPI/Saarland | [COMP-421](http://courses.mpi-sws.org/os-ws17/) | 2017 Winter | Peter Druschel & Rodrigo Rodrigues | | Nanjing | N.A. | 2019 Spring | Yanyan Jiang | | Peking | N.A. | 2018 Spring | Xiangqun Chen | | Shanghai Jiao Tong | [OS](https://ipads.se.sjtu.edu.cn/courses/os) | 2019 Spring | Haibo Chen & Yubin Xia | | Tsinghua | N.A. | 2019 Spring | Yu Chen & Yong Xiang | | Zhejiang | [OS](https://yajin.org/os2018fall/) | 2019 Spring | Yajin Zhou | Here are some topics of each course: | | UCB | Colu | Corn | Harv | MIT | Stan | UCSD | UIUC | WU | Wisc | CAM | MPI | NJU | PKU | SJTU | THU | ZJU | | ------------------------------------------------------------ | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | | Architecture support for OS | | | 1 | 1 | 1 | | 1 | | 1 | | | | | 1 | | | | | OS structure | | | | 1 | 1 | | | 1 | | | 1 | 1 | 1 | 1 | 1 | | 1 | | System call & intr & excep | | 1 | | 1 | 1 | | | 1 | 3 | | | | | 1 | 3 | 1 | 1 | | Process & thread | 2 | 3 | 2 | 1 | 1 | 1 | 2 | | | 1 | 1 | 2 | 2 | 1 | 2 | 4 | 3 | | [Synchronization](https://github.com/computer-system-education/os-syllabi/blob/master/modules/synchronization.md) | 4 | 4 | 6 | 4 | 3 | 3 | 3 | 4 | 1 | 4 | | 5 | 4 | 3 | 4 | 4 | 6 | | Scheduling | 1 | 2 | 1 | 2 | 1 | 1 | 1 | 3 | 1 | 1 | 2 | 1 | 1 | 1 | | 2 | 2 | | Memory management | 6 | 5 | 5 | 2 | 3 | 3 | 3 | 4 | 3 | 3 | 3 | 4 | 1 | 2 | 1 | 6 | 6 | | [File system](https://github.com/computer-system-education/os-syllabi/blob/master/modules/file-system.md) | 2 | 3 | 3 | 8 | 3 | 2 | 2 | 2 | 3 | 4 | 2 | 4 | 7 | 2 | 6 | 2 | 4 | | Storage | 1 | 2 | 1 | | 3 | 1 | 2 | 3 | | 1 | | 2 | 2 | 1 | 1 | 1 | 2 | | [Network](https://github.com/computer-system-education/os-syllabi/blob/master/modules/network.md) | 2 | | 3 | 1 | 1 | 1 | | | 1 | | | | 1 | | | | | | Security | | | 2 | 1 | | 1 | | 3 | 1 | | | | 1 | | | | 1 | | Protection | | 1 | | | 1 | 1 | 1 | 1 | | | 1 | | 1 | | | | | | Virtual machine | | | | 1 | 2 | 1 | 1 | 4 | 2 | | | 1 | 1 | | 3 | | | | Multicore | | | | | 1 | | 1 | | 1 | | | 3 | | | | | | | Distributed system | 1 | | 2 | | 2 | | 1 | | | | | | 1 | | | | | | Debug | | | | 1 | 1 | | | | | | | | 1 | | | | | | Container | | | | 1 | | | | | | | | | 1 | | | | | | Serverless | | | | | | | | | | | | | | | 1 | | | | Energy + Power | | | | | | | | 1 | | | | | | | | | | | Audit | | | | | | | | 1 | | | | | | | | | | | Verification | | | | | | | | | 1 | | | | | | | | | | Memory consistency model | | | | | | | | | 1 | | | | | | | | | | Linking | | | | | | 1 | | | | | | | 1 | | | | |