© Thomas Kunz 2000
SCE 574
223
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)