Exercise § Given memory partitions of 100K, 500K, 200K, 300K, and 600K (in order), § how would each of the First-fit, Next-Fit, Best-fit, and Worst fit algorithms place processes of 212K, 417K, 112K, and 426K (in order)?

Which algorithm makes the most efficient use of memory



Answer :

Other Questions