Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 246 Bytes

Some of the major, important OS algorithms for understanding fundamentals.

  1. Banker's Algorithm
  2. Dining Philosopher's
  3. Page Replacement Algorithms
  4. File Allocation
  5. Producer Consumer