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 | |
2 |
January 29 |
Multiprogramming, Processes and Threads | |
3 |
February 5 |
Context Switching, Synchronization Primitives, Nachos | |
4 |
February 12 |
Monitors, Priority Scheduling | |
5 |
February 19 |
Testing | |
6 |
February 26 |
Deadlock, Scheduling | |
7 |
March 4 |
Address Translation | |
8 |
March 11 |
Paging, Multilevel Paging | |
9 |
March 18 |
Review |
- |
- |
March 25 |
No Section |
- |
10 |
April 1 |
Inverted Page Tables, TLBs |
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.