Systems Programming

Unit 3 • Chapter 2

Memory Management Techniques

Summary

false

Concept Check

Which memory management technique swaps entire processes from main memory to disk?

What is the term for breaking a program’s memory into fixed-size blocks?

Which memory management technique divides memory into fixed-size pages for easier management?

What memory management technique supports varying size blocks for storing information?

Which memory management technique allows partitions of different sizes for programs?