Skip to content

This repository holds the program of all study jams conducted by GDSC SCTCE

License

Notifications You must be signed in to change notification settings

GDSC-SCTCE/STUDY-JAMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation



STUDY-JAMS

Understanding OS Labs || 30-07-2022

view programs

  1. Page Replacement Algorithms
    • FIFO (First In First Out)
    • LRU (Least Recently Used)
    • LFU (Least Frequently Used)
  2. CPU Scheduling Algorithms
    • FCFS (First Come Fist Serve)
    • SJF (Shortest Job First)
    • Priority
    • Round Robin
  3. Banker's Algorithm
  4. Disk Scheduling
    • FCFS
    • SCAN
    • C-SCAN

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages