Question: For 2C (Worst Fit Algorithm), would 32k go into 50k (after 8k does)? Or would 32k go into 40k, and the final job(20k) has starvation?
For 2C (Worst Fit Algorithm), would 32k go into 50k (after 8k does)? Or would 32k go into 40k, and the final job(20k) has starvation?
2. Assume a system with a memory that has 3 partitions of size 10K,50K, and 40K If three jobs arrive with memory requirements of 8K,32K, and 20K how much fragmentation would there be if: a) A First Fit Algorithm is used. b) A Best Fit Algorithm is used c) A Worst Fit Algorithm is used
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
