The first-fit memory-allocation algorithm is among the most common. It employs four pointers: MSTART points to the beginning of the managed memory; MEND points to the end of the managed memory; MBREAK ...