Syllabus for UCLA Computer Science 111, Spring 2008.
Operating Systems Principles
Text
-
Jerry Saltzer and Frans Kaashoek, Principles of computer system design,
MIT 6.033 class notes, draft release 3.1 (August 2006). Copies are available from
Course Reader Material at 1081 Westwood Boulevard.
Lectures
This schedule is tentative and most likely will be revised. Among
other things, the assignments are not yet cast in stone and some of
the assignment links are dangling. More assignments may be added.
You may also be interested in
the Winter 2008
syllabus, which has old copies of scribe notes.
date | due | textbook readings | lecture topics |
03-31 M | | | Introduction |
04-02 W | | §1, §2–§2.C | Abstractions and bootstrapping |
04-07 M | | §4–§4.A.2, §5–§5.A, §5.C | Modularity and virtualization |
04-08 T | Lab 1a |
04-09 W | | §5.E | OS organization |
04-14 M | WeensyOS 1 | | Orthogonality, processes, and races |
04-16 W | | §5.B (except §5.B.5) | Signals, scheduling, and threads |
04-18 F | Lab 1b |
04-21 M | | §6.C–§6.C.3 | Scheduling algorithms |
04-23 W | | §9.A.3–§9.A.5 | Consistency; critical sections |
04-28 M | | §5.B.5, §5.F | Synchronization primitives; deadlock |
04-30 W | | midterm |
05-02 F | Lab 2 |
05-05 M | | §6.A | File system performance |
05-07 W | | Appendix 2-A | File system design |
05-12 M | | §6.C.4 | File system implementation |
05-14 W | Lab 3 | §8.A.1, §8.B.1, §8.D.1, §9–§9.A.3, §9.B | File system robustness |
05-19 M | | §5.D, §6.B intro, §6.B.3–§6.B.9 | Virtual memory |
05-21 W | | §4.B, §4.C | VM and processes; distributed systems |
05-23 F | WeensyOS 2 |
05-28 W | | Appendix 4-B | Robustness, parallelism, and NFS | |
06-02 M | | §11–§11.H | Security I |
06-04 W | Lab 4 | | Security II (alternate version of scribe notes) |
06-06 F | 1-page report |
All assignments are due at 23:59:59 on the date
specified. Design
problem due dates are one week after the normal lab due dates,
except for Lab 4 which are due on the last day of
instruction.
Final exam
The final exam is three hours and will be held at the time scheduled
by the registrar.
$Id: syllabus.html,v 1.30 2008/06/09 22:54:54 eggert Exp $