Jump to content

6.3.3 Page Replacement Algorithms: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 July 2025

  • curprev 12:2212:22, 11 July 2025 Mr. Goldstein talk contribs 1,731 bytes +1,731 Created page with "==== 6.3.3 Page Replacement Algorithms ==== ''(Difficulty Note: This is an internal OS optimization, very detailed for 7th grade. Focus on the necessity.)'' When the OS uses virtual memory, it often has to decide ''which'' page (a small block of a program) to move out of the fast RAM and onto the slow hard drive to make space for a new page. The way the OS makes this decision is using '''page replacement algorithms'''. Imagine your desk (RAM) is full of books, and you..." Tag: Visual edit