InterviewSolution
Saved Bookmarks
| 1. |
The algorithm in which we split m frames among n processes, to give everyone an equal share, m/n frames is known as ____________(a) proportional allocation algorithm(b) equal allocation algorithm(c) split allocation algorithm(d) none of the mentionedThis question was posed to me in an online quiz.The doubt is from Virtual Memory in division The Linux System of Operating System |
|
Answer» Right ANSWER is (B) equal allocation algorithm |
|