DBScholar

Back to papers

Partitioned Garbage Collection of a Large Object Store

Summary: Partitioned garbage collection for a large object store uses on-disk inter-partition references to enable crash-recoverable GC. Global marking across partitions piggybacks on the partitioned pass to reclaim cyclic garbage, preserving locality and reducing disk usage. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
3018
Venue
SIGMOD
Year
1997
Pagerank
5.7303405e-05
Overall Rank
6,981 | 52.11%
DOI
10.1145/253260.253338

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{maheshwari_sigmod97,
        title = {{Partitioned Garbage Collection of a Large Object Store}},
        author = {Maheshwari, Umesh and Liskov, Barbara},
        series = {{SIGMOD} '97},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/253260.253338},
        url = {https://dl.acm.org/doi/10.1145/253260.253338},
        year = {1997}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
12,968 Concurrent Garbage Collection in O2 1997 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers