Problem: Given memory partitions of 100 KB, 500 KB, 200 KB, 300 KB and 600 KB (in order), how would each of the first-fi
Posted: Mon Jun 06, 2022 5:52 pm
Problem: Given 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)?