Archived Versions

Operating System Engineering

As taught in: Fall 2006

Computer screenshot with two open windows.

Sun Solaris™ 9 operating system on a workstation. (Image by MIT OpenCourseWare.)

Instructors:

Prof. Frans Kaashoek

MIT Course Number:

6.828

Level:

Graduate

Course Features

Course Description

6.828 teaches the fundamentals of engineering operating systems. The following topics are studied in detail: virtual memory, kernel and user mode, system calls, threads, context switches, interrupts, interprocess communication, coordination of concurrent activities, and the interface between software and hardware. Most importantly, the interactions between these concepts are examined. The course is divided into two blocks; the first block introduces an operating system, xv6, which runs on x86 SMPs and provides the basic Unix semantics of Unix v6. The second block of lectures covers important operating systems concepts invented after Unix® v6, which was introduced in 1976.


*Some translations represent previous versions of courses.