CSE 451, Introduction to Operating Systems, Winter 2015

Course Overview

Text
Email
Discussion board
Grades
Exams
Homework
Projects
Policies

Email

The vast majority of administrative information regarding this course (reading assignments, homework assignments, project assignments, helpful hints, etc.) will be communicated via the class email list. Be sure to check your CSE 451 email at least daily!

back to top     


Discussion board

There's a class discussion board, with separate threads for various topics. Please try to use the appropriate thread! Check the discussion board daily!

back to top     


Grades

We reserve the right to change this, but grades will be assigned roughly as follows:
  • Projects: 40%
  • Midterm: 20%
  • Final: 30%
  • Participation: 10%

We'll post all grades to a Catalyst GradeBook here.

back to top     


Exams

There will be one midterm exam and a final exam for this course -- both are closed book, closed notes:
  • Midterm: Wednesday February 11th, in class
  • Final: Wednesday March 18th, 2:30-4:20

back to top    


Homework

  • Reading: You will be given reading assignments associated with lecture and section. You should finish the reading before coming to class - we'll assume you've done this reading, and the lectures will enhance the material, rather than regurgitating it.

  • Textbook-style questions: In past years, we have assigned dippy textbook exercises to encourage students to keep up with the reading. Students hated doing these almost as much as TA's hated grading them. So, in response to popular demand, they have been nuked. (The text does contain some very well conceived exercises. You should look at these on your own, and ask questions in class or section about them. We may also suggest some specific exercises for your attention, but will not collect and grade solutions.)

back to top    


Projects

As you've probably guessed from the allocation of grades, programming projects will be a major portion of this class. This quarter, we will be hacking the Linux kernel in various ways; our goal is for you to "get your hands dirty" with the guts of a real operating system.
Projects 1, 2, and 3 will be done in 2-person teams. (Project 0 is a C warmup that should be completed individually.) You'll need to form teams during the first week of class.
You will need to be comfortable programming in C. (If you know C++, then you basically already know C.) If you're not already well-versed in C programming, you will need to teach yourself, and do so in a hurry. The standard reference is The C Programming Language, Brian W. Kernighan and Dennis M. Ritchie, ISBN-10 0131103628.

back to top    


Policies