Simple Segmentation
nEach
program is subdivided into blocks of non-equal size called segments
nWhen a process gets loaded into main memory, its
different segments can be located anywhere
nEach
segment is fully packed with instructs/data: no internal fragmentation
nThere is external fragmentation; it is reduced when
using small segments
n