Memory Management
Memory Management
MEMORY MANAGEMENT
Concept of address spaces, Swapping, Contiguous memory allocation,
fixed and variable partitions, Segmentation, Paging. Virtual memory,
Demand paging, Page replacement algorithms.
Main Memory
Single
Contiguous
I. Contiguous memory management:
• Each program occupies a single contiguous block of storage
locations, i.e., a set of memory locations with consecutive
addresses.