1
3.8kviews
Short Note on Page replacement algorithms.
1 Answer
1
86views
  • When a page fault occurs, page replacement algorithm are used for loading the page in memory and no free page frame exist in the memory.

  • Page fault occur if a running process reference a non resident page.

  • The goal of a page replacement strategy into minimize the fault rate, to …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.