CS162 Spring 2004

Info:
TA: Amir Kamil

Section Notes:
Extra Notes: Java threads and synchronization (pdf), Priority scheduling (pdf, html)

Section Number

Date

Topic

Notes

1

 January 22

 Introduction

pdf

2

 January 29

 Multiprogramming, Processes and Threads

pdf

3

 February 5

 Context Switching, Synchronization Primitives, Nachos

pdf

4

 February 12

 Monitors, Priority Scheduling

pdf1, pdf2

5

 February 19

 Testing

pdf

6

 February 26

 Deadlock, Scheduling

pdf

7

 March 4

 Address Translation

pdf

8

 March 11

 Paging, Multilevel Paging

pdf

9

 March 18

 Review

-

-

 March 25

 No Section

-

10

 April 1

 Inverted Page Tables, TLBs

pdf

Pictures:
Section 1 (1-2pm)
Section 2 (2-3pm)
Groups

Acknowledgements:
Much of the material used in section and in the notes has been derived, and in some cases blatantly lifted, from Hakim Weatherspoon's notes, who modified Emil Ong's notes that were modifications of notes written by Matt Welsh.