Swapping

Managing Free Memory

Bitmaps

Linked-List

Allocation Strategies

Paging vs. Swapping

Page Fault

Demand Paging

Page Replacement Algorithms

Page Reference Bookkeeping

Optimal Replacement Algorithm

Not Recently Used

FIFO

Second-Chance

Clock

Least Recently Used (LRU)

Not Frequently Used (NFU)

Ageing

Working Set

Determining Working Set

WSClock

Thrashing

Memory Allocation Policies

Load Control