Page 1 of 1

QUESTION 1 Given the following memory partitions of 100 KB, 500 KB, 200 KB, 300 KB and 600 KB (in order), how would each

Posted: Fri Jun 10, 2022 11:58 am
by correctanswer
Question 1 Given The Following Memory Partitions Of 100 Kb 500 Kb 200 Kb 300 Kb And 600 Kb In Order How Would Each 1
Question 1 Given The Following Memory Partitions Of 100 Kb 500 Kb 200 Kb 300 Kb And 600 Kb In Order How Would Each 1 (29.2 KiB) Viewed 83 times
Question 1 Given The Following Memory Partitions Of 100 Kb 500 Kb 200 Kb 300 Kb And 600 Kb In Order How Would Each 2
Question 1 Given The Following Memory Partitions Of 100 Kb 500 Kb 200 Kb 300 Kb And 600 Kb In Order How Would Each 2 (27.55 KiB) Viewed 83 times
Question 1 Given The Following Memory Partitions Of 100 Kb 500 Kb 200 Kb 300 Kb And 600 Kb In Order How Would Each 3
Question 1 Given The Following Memory Partitions Of 100 Kb 500 Kb 200 Kb 300 Kb And 600 Kb In Order How Would Each 3 (15.44 KiB) Viewed 83 times
QUESTION 1 Given the following memory partitions of 100 KB, 500 KB, 200 KB, 300 KB and 600 KB (in order), how would each of the first-fit, best-fit and worst-fit algorithms place blocks of 212 KB, 417 KB, 112 KB and 426 KB (in this order)? When entering your answers, Jonly enter the number value (If a process must wait, then enter a value of 0) First Fit: Hole selection for 212: Hole selection for 417: Hole selection for 112: Hole selection for 426:
Best Fit: Hole selection for 212: Hole selection for 417: Hole selection for 112: Hole selection for 426: Worst Fit: Hole selection for 212: Hole selection for 417: Hole selection for 112: Hole selection for 426:
QUESTION 2 After completing the previous question, which algorithm makes the most efficient use of memory? O a. Worst Fit O b. First Fit Best Fit