Operating System Labs
Dept. of Computer Science, ECNU, Fall 2017
Basic
Time and Venue
- Lectures: Monday 8:00am - 9:40am @ 教书院 116 (odd weeks)
- Labs: Monday 10:00am - 11:40am @ 理科楼 B527, B519
Stuff
Instructor: Yuanbin Wu
Email: ybwu[at]cs.ecnu.edu.cn
Office: 911 Science Building B
TA1: Tao Ji
Email: taoji.cs[at]gmail.com
TA2: Yuhan Liu
Email: raincold.liu[at]outlook.com
Projects
Submit Your Projects
Class 1: oslab2017_class1[at]163.com
Class 2: oslab2017_class2[at]163.com
Topics
Lecture Slides
Timeline (tentative)
Plagiarism Policy
ALL participants will loss ALL credits of the project if any improper code/doc sharing is discovered.
Late Policy
- For P0, P1, P2, late handins will NOT be accepted.
- For P3, P4, P5:
- Your group will have 3 “late days”.
- You need to email TA at least 1 hour before the deadline.
- If all your 3 “late days” are used, late handins will not be accepted.
Readings
Main
Unix Programming
- Advanced Programming in the UNIX Environment,
W. Richard Stevens, Stephen A. Rago
C Programming
- The C Programming Language,
Brian W Kernighan, Dennis M. Ritchie
Linux Kernel
- Linux Kernel Development,
Robert Love