An Experimental Study of Renewal-Older-First Garbage Collection
by
Lars T Hansen
,
William D Clinger
| Citations: | 6 - 1 self |
BibTeX
@MISC{Hansen_anexperimental,
author = {Lars T Hansen and William D Clinger},
title = {An Experimental Study of Renewal-Older-First Garbage Collection},
year = {}
}
OpenURL
Abstract
Generational collection has improved the efficiency of garbage collection in fast-allocating programs by focusing on collecting young garbage, but has done little to reduce the cost of collecting a heap containing large amounts of older data. A new generational technique, older-first collection, shows promise in its ability to manage older data.







