System and method for memory reclamation

Electrical computers and digital processing systems: memory – Storage accessing and control – Memory configuring

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C711S158000, C707S793000, C717S140000

Reexamination Certificate

active

06874074

ABSTRACT:
A method for memory reclamation is disclosed that includes marking a memory object when an attempt to alter a reference to the memory object is detected by a software write barrier. Marking be by using representations (“black,” “white”, “gray”) stored as part of a garbage collection information data structure associated with each memory object. Initially, all allocated memory objects are marked white. Objects are then processed such that objects referenced by pointers are marked gray. Each object marked gray is then processed to determine objects referenced by pointers in it, and such objects are marked gray. When all objects referenced by pointers in the selected gray objected have been processed, the selected gray object is marked black. When all processing has been completed, objects still marked white may be reclaimed. Also described is a garbage collector which runs as a task concurrently with other tasks. A priority of the garbage collector may be increased to prevent interruption during certain parts of the garbage collection procedure.

REFERENCES:
patent: 5845298 (1998-12-01), O'Connor et al.
patent: 5930807 (1999-07-01), Ebrahim et al.
patent: 6081665 (2000-06-01), Nilsen et al.
patent: 6289360 (2001-09-01), Kolodner et al.
patent: 6317756 (2001-11-01), Kolodner et al.
patent: 6317872 (2001-11-01), Gee et al.
patent: 6349312 (2002-02-01), Fresko et al.
patent: 6502110 (2002-12-01), Houldsworth
patent: 6526422 (2003-02-01), Flood et al.
patent: 6529919 (2003-03-01), Agesen et al.
Executable and Linkable Format (ELF).
Garbage Collection, Algorithms for Automatic Dynamic Memory Management; Richard Jones, Rafael Lins; chapter 8 and 9.
Personal Jworks Programmer's Guide 3.0; edition 1; May 20, 1999; pp. 7-8.
FastJ Compiler Suite Users Guide 4.3; edition 1; Jun. 30, 1999; pp. 78-79.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

System and method for memory reclamation does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with System and method for memory reclamation, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and System and method for memory reclamation will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3457519

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.