Multiprogramming with a Fixed number of Tasks (MFT)

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instanceOf memory management technique
gptkbp:abbreviation gptkb:MFT
gptkbp:allocatesMemoryBy dividing memory into fixed-size partitions
gptkbp:category contiguous memory allocation
gptkbp:feature each partition holds exactly one process
unused space in partition cannot be used by other processes
https://www.w3.org/2000/01/rdf-schema#label Multiprogramming with a Fixed number of Tasks (MFT)
gptkbp:limitation fixed number of processes
internal fragmentation
gptkbp:replacedBy gptkb:Multiprogramming_with_a_Variable_number_of_Tasks_(MVT)
gptkbp:usedIn operating systems
gptkbp:bfsParent gptkb:OS/360
gptkbp:bfsLayer 6