Computer Science 3520
INTRODUCTION TO OPERATING SYSTEMS
September 2019

Lecture Notes

  1. Introduction
  2. The Structure of an OS
  3. Introduction to system programming
  4. Processes
    1. Examples SET1 (including Make)
    2. Inter Process Communication Examples (C Sources)
  5. Processes. Examples.
  6. Signals
    1. Signals Examples (C Sources)
  7. Threads
    1. Threads Examples (Sources)
  8. Process Syncronization
    1. Syncronizations Examples (C Sources -- updated comments)

  9. CPU Scheduling
  10. Deadlocks
  11. Main Memory
  12. Virtual Memory
  13. Storage Management
  14. File System Interface
  15. File System Implementation
  16. I/O Systems
  17. Security

C language


Last modified:Tuesday December 24, 2019 at 01:05 am AST
Cezar Câmpeanu