Garbage collection without fine-grain synchronization

Data processing: database and file management or data structures – Database design – Data structure types

Patent

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

711171, 711173, 711147, 711168, 711162, 707204, G06F 1202

Patent

active

060526998

ABSTRACT:
A garbage collection technique for the concurrent operation of a mutator and garbage collector (e.g., marker and sweeper) without requiring fine-grain synchronization or atomicity amongst the mutator, marker and sweeper. The garbage collector employs three threads for concurrently executing the mutator, marker and sweeper, and operates through a series of so called epochs (i.e., individual garbage collection cycles) wherein each epoch (1) runs the mutator; (2) marks all objects that were reachable (i.e., allocated) in the previous epoch with the present epoch's color; and (3) reclaims any objects marked as garbage. Significantly, the object coloring scheme used in the garbage collector eliminates the need for fine-grain synchronization or atomicity by maintaining the invariant that the mutator never sees an object colored with the sweeper's color. Further, only the marker may alter an object's color during an epoch further eliminating the need for fine-grain synchronization or atomicity between the mutator, marker and sweeper.

REFERENCES:
patent: 5088036 (1992-02-01), Ellis et al.
patent: 5293614 (1994-03-01), Ferguson et al.
patent: 5355483 (1994-10-01), Serlet
patent: 5485613 (1996-01-01), Engelstad et al.
patent: 5535390 (1996-07-01), Hildebrandt
L. Lamport, "Garbage Collection With Multiple Processes: An Exercise in Parallelism" Proceedings of the International Conference on Parallel Processing, pp. 50-54, Aug. 1976.
E. W. Dijkstra, L.Lamport, A. J. Martin, C.S. Scholten and E.F.F.M. Steffens, "On-the-Fly Garbage Collection: An Exercise in Cooperation," Communications of the ACM, pp. 966-975, vol. 21, N. 11, Nov. 1978.
C. Queinnec, B. Beaudoing, J.P. Queille, "Mark During Sweep rather than Mark Then Sweep", Parle, pp. 224-237, 1989.
H. G. Baker, Jr. "List Processing in Real Time on a Serial Computer", Communications of the ACM, pp. 280-294, vol. 21, No. 4, Apr. 1978.
G. L. Steele, Jr., "Multiprocessing Compactifying Garbage Collection", Communications of the ACM, pp. 495-508, vol. 18, No. 9, Sep. 1975.
P. R. Wilson, "Uniprocessor Garbage Collection Techniques", International Workshop on Memory Management, Springer-Verlag, 1992.
C. Queinnec, B. Beaudoing, J.P. Queille, "Mark During Sweep rather than Mark Then Sweep", Parle '89, LNCS 365, Springer-Verlag, Jun. 1989.

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

Garbage collection without fine-grain synchronization does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Garbage collection without fine-grain synchronization, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Garbage collection without fine-grain synchronization will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2345011

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