CMPSCI 377: Operating Systems (Fall 2002)


Course Description

This course will provide an introduction to operating system design and implementation. The operating system provides a well-known, convenient, and efficient interface between user programs and the bare hardware of the computer on which they run. The operating system is responsible for allowing resources (e.g., disks, networks, and processors) to be shared, providing common services needed by many different programs (e.g., file service, the ability to start or stop processes, and access to the printer), and protecting individual programs from one another.

The course will start with a brief historical perspective of the evolution of operating systems over the last fifty years, and then cover the major components of most operating systems. This discussion will cover the tradeoffs that can be made between performance and functionality during the design and implementation of an operating system. Particular emphasis will be given to four major OS subsystems: process management (processes, threads, CPU scheduling, synchronization, and deadlock), memory management (segmentation, paging, swapping), file systems, and operating system support for distributed systems.


Course Information

Instructor: Andrew H. Fagg
Teaching Assistants: Huan Li and Qi Li

Class lectures: DUDA 1, TuTh 2:30-3:45
Class Discussions: DUDA 1, Wed 12:20-1:10
Schedule #: 497392 (lectures), 497399 (discussions)
Credits: 4


Contact Information


Course Materials


This page is online at http://www-all.cs.umass.edu/~fagg/classes/377
Copyright 2002, Andrew H. Fagg
Last modified: Fri Nov 8 12:13:30 2002