TY - CONF T1 - A study of large object spaces T2 - Proceedings of the 1st international symposium on Memory management Y1 - 1998 A1 - Hicks, Michael W. A1 - Hornof,Luke A1 - Moore,Jonathan T. A1 - Nettles,Scott M. AB - This paper examines the design space for copying garbage collectors (GCs) in which "large objects" are managed in a separate, non-copy-collected space. We focus on two main issues:1. how to set the policy for classifying objects as "large"2. how to manage the large object spaceWe explore these issues experimentally using the Oscar GC testbed. In particular, we vary the threshold size of large objects and also whether the objects may contain pointers. Furthermore, we compare the performance of treadmill collection to that of mark-and-sweep collection for managing the large object space.We find that for some heaps there is a minimum cutoff size below which adding objects to the large object space does not result in a performance improvement, while for others no such cutoff exists. In general, including pointer-containing objects in the large object space seems beneficial. Finally, the exact method used to collect the large object space does not significantly influence overall performance. JA - Proceedings of the 1st international symposium on Memory management T3 - ISMM '98 PB - ACM CY - New York, NY, USA SN - 1-58113-114-3 UR - http://doi.acm.org/10.1145/286860.286875 M3 - 10.1145/286860.286875 ER -