bn:03594257n
Noun Concept
Categories: Online algorithms, Memory management algorithms, Virtual memory
EN
page replacement algorithm  Clock with Adaptive Replacement  not recently used  page replacement  page replacement algorithms
EN
In a computer operating system that uses paging for virtual memory management, page replacement algorithms decide which memory pages to page out, sometimes called swap out, or write to disk, when a page of memory needs to be allocated. Wikipedia
Definitions
Relations
Sources
EN
In a computer operating system that uses paging for virtual memory management, page replacement algorithms decide which memory pages to page out, sometimes called swap out, or write to disk, when a page of memory needs to be allocated. Wikipedia
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) Wikidata