Multiprogramming with
Fixed Partitions
ä The memory is divided into N partitions
ä The size of a partition is arbitrary, but once a
partition is created, the size is fixed
ä We maintain a queue for each partition
ä Any space in a partition not used by a process is
lost (internal fragmentation)
ä Used by OS/360 (MFT)