- FCFS
- SSTF (see image below)
- SCAN
- C-SCAN
- LOOK
- C-LOOK
- FIFO
- Optimal Algorithm
- LRU
- MRU
- LFU
- MFU
- LFU then LRU
- Second-chance Algorithm (Clock Algorithm).
- Second-chance (Clock) Algorithm
- 3 frames
- Reference string input
7,0,1,2,0,3,0,4,2,3,0,3,2,1,2,0,1,7,0,1
- FIFO Algorithm
- 1-10 frames
- Reference string input
3 2 1 0 3 2 4 3 2 1 0 4
- Safety Algorithm
- Banker Algorithm (Requesting Algorithm)
- Deadlock-Detection Algorithm
yarn
yarn dev
yarn build
yarn previewVũ Tùng Lâm 22028235 UET






