My Blog List

Replacement, Schedule Algorithm

  1. Process Schedule
    1. FIFO
    2. Round Robin 
    3. Fixed Priority Preempt
    4. Multilevel queue
  2. Cache Swap Algorithm
    1. LRU
    2. MRU
    3. Least Frequently Used
    4. Random Replacement
  3. Memory Allocation Algorithm
    1. Fixed-size Blocks 
    2. Buddy Blocks 

No comments:

Post a Comment

Enter you comment