Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 352 Bytes

File metadata and controls

10 lines (8 loc) · 352 Bytes

Operating System Course Notes

A set of 17 Operating System course notes covering standard OS topics. Includes:

  • Introduction to Real Time Systems (2)
  • Principles: processes and threads (2)
  • Thread and inter-process communication (4)
  • Thread and process synchronization (4)
  • Deadlock and starvation (1)
  • Scheduling (3)