The disclosure is a method and apparatus for operating dynamic memory
management with an object-oriented program, by which objects with
frequent creation and short life spans are allocated to a unit memory
block in sequence. After released from the unit memory block, the objects
are added on a free re-use list so as to be reused when there is an
invocation of allocation for the same object size. It is advantageous to
enhancing system performance.