Debugging Storage Management Problems in Garbage-Collected Environments

Authors: 

Dave Detlefs and Bill Kaslow, Digital Equipment Corporation, Systems Research Center

Abstract: 

Garbage collection does not solve all storage management problems; programs allocate too much garbage, requiring excess collection, and may retain too much storage, causing heaps to grow too large. This paper discusses these problems and presents tools implemented in the SRC Modula-3 system that help solve them.

BibTeX
@inproceedings {260438,
author = {Dave Detlefs and Bill Kaslow},
title = {Debugging Storage Management Problems in {Garbage-Collected} Environments},
booktitle = {USENIX Conference on Object-Oriented Technologies (COOTS 95)},
year = {1995},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/coots-95/debugging-storage-management-problems-garbage-collected-environments},
publisher = {USENIX Association},
month = jun
}