CS-343 Operating Systems
Fall 2003

[Communication | Announcements | Homeworks | Projects | Outline | Lectures| Materials]


Syllabus (PDF)

Administrative Information

Professor

Fabián E. Bustamante
1890 Maple Ave, Room 334
+1 847 491-2745
fabianb@cs.northwestern.edu
Office Hours: Friday 2-4pm or by appointment.

T.A.

Yi Qiao
1890 Maple Ave, Room 246
+1 847 491-7060
yqiao@cs.northwestern.edu
Office Hours: Tue. and Thu. 3:30-4:30pm.

Course Description

Operating systems control all of a computer's resources and present users with the equivalent of virtual machines that are easier to program than their underlying hardware. This course is an introduction to basic operating systems concepts including operating systems structures, processes and thread, memory management, and file systems.

The course assumes familiarity with basic computer organization and data structures. You will need to be able to program in C (or C++) in UNIX systems to perform most of the assignments.

Location and Time

Tuesdays and Thursdays 2:00-3:20.
Lectures will be held in 1890 Maple, Room 381.


In compliance with Section 504 of the 1973 Rehabilitation Act and the Americans with Disabilities Act, Northwestern University is committed to providing equal access to all programming. Students with disabilities seeking accommodations are encouraged to contact the office of Services for Students with Disabilities (SSD) at +1 847 467-5530 or ssd@northwestern.edu. SSD is located in the basement of Scott Hall. Additionally, I am available to discuss disability-related needs during office hours or by appointment.

Course Prerequisites

Communication Channels

There are a number of communication channels set up for this class:

Announcements

Materials

Required

Recommended

References

Grading

I will try very hard to give you the grade you deserve. I will use a criterion-referenced method; in other words, your grade will be based on how well you do relative to predetermined performance levels, instead of in comparison with the rest of the class. Thus, if a test has 100 possible points, anyone with a score of 90 or greater will get an A, those with scores of 80 or greater will get a B, those with scores of 70 or greater will get a C, and so on. Notice that this means that if everyone works hard and gets > 90, everyone gets an A.

Total scores (between 0 and 100) will be determined, roughly, as follows:

Exams

There will be a midterm and a final exam. Exams will be in-class, closed-book, and will cover materials from lecture, required readings and projects. The final exam will not be cumulative.

Homework

There will be two kinds of homework assignments given throughout the class: reading assignments and textbook-style questions. You should have finished the assigned reading before coming to lecture. In addition, there will be a set of written homeworks that must be done alone and turned in at the end of class on the due date (see course policies below).

Projects

As you can deduce from the allocation of weights for grading, programming projects make up a major portion of this class. There will be four (4) projects. Except for the first ``warm-up'' assignment that you will work by yourself, all other projects are to be done by teams of two (2) people. Both partners should work cooperatively on the design, implementation, and testing of their solution. You will have to choose different partners for different projects.

Course Outline and Approximate Dates

Because one has to be an optimist to begin an ambitious project, it is not surprising that underestimation of completion time is the norm.
-- Fernando J. Corbato, ``On Building Systems that Will Fail'', 1990 Turing Award Lecture.

Policies

Late policy:

Unless otherwise indicated, homeworks and projects are due by the end of lecture on their due date. If you hand in an assignment late, we will take off 10% for each day (or portion thereof) it is late.

Cheating vs. Collaboration:

Collaboration is a really good thing and we encourage it. On the other hand, cheating is considered a very serious offense. When in doubt remember that it's OK to meet with colleagues, study exams together, and discuss assignments with them. However, what you turn in must be your own (or for group projects, your group's own) work. Copying code, solution sets, etc. from other people or any other sources is strictly prohibited.



Last modified: Thu Nov 6 09:48:00 CST 2008