Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 581 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 581 Bytes

CS2106 - Introduction to Operating Systems (Cheatsheets)

Taught by Dr Cristina Carbunaru, AY20/21 Semester 1

CS2106 Cheatsheet

Concepts Covered

  • Introduction to OS
  • Process Abstraction
  • Process Scheduling
  • Inter-Process Communication
  • Threads
  • Synchronisation
  • Memory Abstraction
  • Disjoint Memory
  • Virtual Memory
  • File System Abstraction
  • File System Implementation