365 views
2 votes
2 votes
Given six memory partitions of $300$ $KB$, $600$ $KB$, $350$ $KB$, $200$ $KB$, $750$$ KB$  and $125$$KB$ (in order), how would the $first-fit$, $best-fit$, and $worst-fit$ algorithms place processes of size $115$ $KB$, $500$ $KB$, $358$$KB$, $200$ $KB$, and $375$ $KB$ (in order) ? Rank the algorithms in terms of how efficiently they use memory.

1 Answer

Related questions

0 votes
0 votes
0 answers
1
akash.dinkar12 asked Mar 21, 2019
294 views
On a system with paging, a process cannot access memory that it does not own. Why ? How could the operating system allow access to other memory ? Why should it or should ...
0 votes
0 votes
0 answers
2