n Main memory is partitioned into equal
fixed-sized chunks (of relatively small size)
n Trick: each process is also divided into
chunks of the same size called pages
n The process pages can thus be assigned
to the available chunks in main memory
called frames (or page frames)
n Consequence: a process does not need to
occupy a contiguous portion of memory