Which is the best page replacement algorithm and Why ?
Answer Posted / pravin tripathi
optimal page replacement algorithm seems to be the best page
replacement algorithm as"the no. of page faults are minimum
as compared to any page replacement algorithm as well as it
is free from belady's anomaly",but the problem is that,it is
very difficult to implement as it need the future knowledge
of reference string.
while least-recently-used(LRU)algorithm is also free
from belady's anamoly and the no. of page faults are fewer
than any other page repl. algorithm(besides OPT algorithm)
it is easy to implement.and is the best page replacement
algorithm.
| Is This Answer Correct ? | 98 Yes | 9 No |
Post New Answer View All Answers
What is dual-mode operation?
Explain the basic functions of process management.
What is cpu scheduler?
Which are the necessary conditions to achieve a deadlock?
What are the operating system types?
Explain the trda?
Briefly explain thrashing.
What do you mean by a semaphore?
Explain what you mean by memory alignment.
What is aging in operating system?
Explain arm-stickiness?
How are server systems classified?
List the issues related to the handheld system.
What are the basic functions of file management in os?
What is synchronously and asynchronously?