Page Fault Algorithm

Discussion in 'Operating System' started by icemori, May 9, 2010.

  1. icemori

    icemori New Member

    Joined:
    May 9, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    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
     
  2. satyedra pal

    satyedra pal New Member

    Joined:
    Mar 26, 2010
    Messages:
    93
    Likes Received:
    1
    Trophy Points:
    0
    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.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice