Skip to content
EntityQ1330967· pop 16· linked from 38 articles

page replacement algorithm

Sign in to save

algorithm in an OS that decides which memory pages to page out (swap out, write to disk) when a requested page is not in memory (page fault) and a free page cannot be used to satisfy the allocation (because there are too few or none)