Lecture: | Mon 6:00P- 8:20P Weaver CIWW 1302 | |
Instructor: | Hubertus Franke, frankeh@cs.nyu.edu | |
TAs/Graders: |
Vikram Mullachery, mv333@nyu.edu
Xiangbo Liang, xl1129@nyu.edu | |
Office Hours: and TA Assignment |
[0-9] Franke: Mon 8:20 - 9:20 PM after class [A-N] Mullachery: Tue 4:00 - 5:00 PM, 13th floor lounge [O-Z] Liang: Wed 4:00 - 5:00 PM, 13th floor lounge | |
Prerequisites: | Common CS knowledge and some programming skills. | |
Text book: |
Author: Andrew Tannenbaum Title: Modern Operating Systems Edition: 4th (you will also survive 3rd) Publisher: Prentice Hall ISBN-13: 978-0-12-3591620 or 978-0-13-6006663-2 ISBN-10: 0-13-359162X or 0-13-600663-9 |
Examples will be from Unix/Linux. Programming assignments will be based on C or C++ as Operatings Systems are implemented that way. You will initially not be required to have C or C++ knowledge, but after the first of four labs you will have to move over to C/C++.
This course does not assume that you have taken an Operating Systems course as an undergraduate, or that you have had extensive experience working with one. In fact, if you have taken such a course or have a fair amount of practical experience with OS internals, this course is probably too elementary for you. Please take a look at the course schedule to get a sense of the topics that will be covered: if you can explain most of the terms contained there, you are likely looking for a more advanced course. We will NOT be "hacking" on an operating system but will have lab assignments that deal with the fundamental elements such as different process schedulers and memory management algorithms. It will allow you to get and experiment with the concept rather than spending endless hours debugging tedious operating system code.Grades are based on the labs, the midterm and final exam, each being important.
The weighting will be:
Lab Assignments | 55% |
MidTerm | 15% |
Final | 30% |
Date | Topic | Handouts | Readings | Assignments | |
6/1 |
Introduction: Computer System Architectures (what does the OS manage) |
Class Overview , Introduction to O/S |
Chapter 1 |
lab1 (6/16) | |
6/8 |
Processes and Threads |
Operating System Structures, Process & Threads |
Chapter 2.1 & 2.2 |
||
6/15 |
Scheduling |
Process/Thread Scheduling | Chapter 2.3+ |
lab2 (6/30) | |
6/22 |
Concurrency | Concurrency | Chapter 2.3+ , Chapter 6 |
||
6/29 |
Memory Management 1 |
Memory Management 1 | Chapter 3 |
||
7/6 |
MIDTERM (60Mins) + Memory Management 2 |
Memory Management 1 (cont) | Chapter 3 |
lab3 (7/21) | |
7/13 |
Memory Management 3 |
Memory Management 2 | |||
7/20 |
I/O |
Input/Output | Chapter 5 | lab4 (8/4) | |
7/24 (pulled forward due to conflict on 7/27 |
File Systems |
FileSystems | Chapter 4 |
||
8/3 |
Networking/Advanced Topics/ Review |
Networking AdvancedTopics |
(slides only) |
||
8/10 |
FINAL |
Several labs (programming assignments) across the semester will provide practical implementations of operating system concepts such as processor scheduling and memory management. These assignments are accepted in C or C++.
You may solve lab assignments on any system you wish, but ...
request receiptfeature from home.nyu.edu or mail.nyu.edu and select the
when deliveredoption.
I sent it ... I never received itdebate. Thank you.
Good methods for obtaining help include
Graduate cs.nyu.edu courses: | http://cs.nyu.edu/webapps/summer2015/courses |
Graduate cs.nyu.edu schedule: | http://cs.nyu.edu/webapps/summer2015/Graduate/courses |
Academic integrity policy: | http://cs.nyu.edu/web/Academic/Graduate/academic_integrity.html |