219
Simple Paging
nMain memory is partitioned into equal fixed-sized chunks (of relatively small size) nTrick: each process is also divided into chunks of the same size called pages nThe process pages can thus be assigned to the available chunks in main memory called frames (or page frames) nConsequence: a process does not need to occupy a contiguous portion of memory