ACM Home Page
Please provide us with feedback. Feedback
Improving locality of reference in a garbage-collecting memory management system
Full text PdfPdf (1.08 MB)
Source
Communications of the ACM archive
Volume 31 ,  Issue 9  (September 1988) table of contents
Pages: 1128 - 1138  
Year of Publication: 1988
ISSN:0001-0782
Author
Robert Courts  Texas Instruments, Inc., Austin, TX
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 31,   Citation Count: 27
Additional Information:

abstract   references   cited by   index terms  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/48529.48536
What is a DOI?

ABSTRACT

Modern Lisp systems make heavy use of a garbage-collecting style of memory management. Generally, the locality of reference in garbage-collected systems has been very poor. In virtual memory systems, this poor locality of reference generally causes a large amount of wasted time waiting on page faults or uses excessively large amounts of main memory. An adaptive memory management algorithm, described in this article, allows substantial improvement in locality of reference. Performance measurements indicate that page-wait time typically is reduced by a factor of four with constant memory size and disk technology. Alternately, the size of memory typically can be reduced by a factor of two with constant performance.



CITED BY  27