Operating Systems

Published:

OS notes page

  • Intro
  • Unix Systems Programming (see ASP Notes)
  • System Calls
  • Run/Wait Queues
  • Interrupts
  • Synchronization

Assembly

  1. x86-64 Assembly
  2. Interrupts
  3. ELF
  4. Linking
  5. UNIX File System
  6. Linux Container