Garbage Collection in Object Oriented Databases Using Transactional Cyclic Reference Counting

Ashwin, Srinivas ; Roy, Prasan ; Seshadri, S. ; Silberschatz, Abraham ; Sudarshan, S. (1997) Garbage Collection in Object Oriented Databases Using Transactional Cyclic Reference Counting In: 23rd International Conference on Very Large Data.

[img] PDF
239kB

Abstract

Garbage collection is important in objectoriented databases to free the programmer from explicitly deallocating memory. In this paper, we present a garbage collection algorithm, called Transactional Cyclic Reference Counting (TCRC), for object oriented databases. The algorithm is based on a variant of a reference counting algorithm proposed for functional programming languages The algorithm keeps track of auxiliary reference count information to detect and collect cyclic garbage. The algorithm works correctly in the presence of concurrently running transactions, and system failures. It does not obtain any long term locks, thereby minimizing interference with transaction processing. It uses recovery subsystem logs to detect pointer updates; thus, existing code need not be rewritten. Finally, it exploits schema information, if available, to reduce costs. We have implemented the TCRC algorithm and present results of a performance study of the implementation. Currentl...

Item Type:Conference or Workshop Item (Paper)
ID Code:128533
Deposited On:27 Oct 2022 04:51
Last Modified:15 Nov 2022 03:50

Repository Staff Only: item control page