closed by
1,068 views
1 votes
1 votes
Consider 5 memory partitions of size 100 KB,500 KB,200 KB,450 KB abd 600 KB in same order.If sequence of requests for blocks of size 212 KB,417 KB,112 KB,426 KB in same order come,then which of the following algorithm makes the efficient use of memory?

a)Best Fit Algorithm

b)First  Fit Algorithm

c)Next Fit Algorithm

d)Both next and best result is same?
closed by

Related questions

0 votes
0 votes
0 answers
2
Aravind Adithya 1 asked Jan 30, 2019
399 views
In Os questions related to first fit,next fit etcv if nothing is given which partition scheme do we assume.Fixed or variable
0 votes
0 votes
2 answers
3
1 votes
1 votes
2 answers
4
Na462 asked Jul 9, 2018
12,237 views
Consider five memory partitions of size 100 KB, 500 KB, 200 KB, 450 KB and 600 KB in same order. If sequence of requests for blocks of size 212 KB, 417 KB, 112 KB and 426...