![]() |
Page Fault Algorithm
Hi Guys
I'm Still New in this Field of Operating System and stuff What is the best Algorithm that can be used to minimize Page Faults ? Thanks |
Re: Page Fault Algorithm
Optimal page replacement algorithm is the best page
replacement algorithm that has minimum no. of page fault as compared to any otherpage replacement algorithm.It is from belady's anomaly" but is very difficult to implement. A optimal paging algorithm is described when the program behavior is represented by the LRU (least recently used) stack model. |
| All times are GMT +5.5. The time now is 21:06. |