Au~onomQus Ga solving Memory Leaks
B. Willard, Ophir Frieder
Abstract
B. Willard, Ophir Frieder
Abstract
Garbage collection is especially useful for long running server applications in network environments since sustained memory leaks continuously degrade pe formance and eventually result in application failure. We demonstrate the benefits of a garbage collection technique that effectively mitigates peformance degeneration due to memory leaks in applications when source code or object code are not available. Our technique is an extension of the garbage collection method known as conservative garbage collection. We refer to this as autonomous garbage collection. Our prototype demonstrates that this garbage collection technique is indeed feasible. Furthermore, our experimental results show that this technique is more general and easier to use than many of the previous garbage collection proposals targeted at resolving memory leaks in non-cooperative server applications.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Garbage collection is especially useful for long running server applications in network environments since sustained memory leaks continuously degrade pe formance and eventually result in application failure. We demonstrate the benefits of a garbage collection technique that effectively mitigates peformance degeneration due to memory leaks in applications when source code or object code are not available. Our technique is an extension of the garbage collection method known as conservative garbage collection. We refer to this as autonomous garbage collection. Our prototype demonstrates that this garbage collection technique is indeed feasible. Furthermore, our experimental results show that this technique is more general and easier to use than many of the previous garbage collection proposals targeted at resolving memory leaks in non-cooperative server applications.
Key concepts: Garbage collection, Memory leak, Manual memory management, Garbage, Computer science, Data collection, Memory management, Object (grammar)