Nothing Special   »   [go: up one dir, main page]

skip to main content
10.1109/PDP.2007.67guideproceedingsArticle/Chapter ViewAbstractPublication PagesConference Proceedingsacm-pubtype
Article

Pretenuring in Java by Object Lifetime and Reference Density Using Scratch-Pad Memory

Published: 07 February 2007 Publication History

Abstract

Java has become a popular paradigm in software development. It is widely used in embedded systems and network computing because of its excellent robustness, modularity and security. Its built-in garbage collection automatically reclaims unused memory space. Current generational garbage collector works well with programs containing massive short-lived objects. However, the existence of hot-mature (i.e. frequently-accessed and long-lived) objects inhibits object reclamation. In this paper, we present two methodologies to exploit the locality for these objects. Firstly, we employ an on-chip scratchpad memory in memory hierarchy to preserve young and hot-mature objects. This reduces energy consumption and data accessing cycles for Java execution. Secondly, we introduce a pretenuring technique to segregate objects into separated memory regions based on the object lifetimes and reference densities, which minimizes the amount of object copying during garbage collections.

Cited By

View all
  • (2010)Scalability limitations when running a Java web server on a chip multiprocessorProceedings of the 3rd Annual Haifa Experimental Systems Conference10.1145/1815695.1815703(1-10)Online publication date: 24-May-2010
  • (2009)Cache line reservationProceedings of the 2009 Conference of the Center for Advanced Studies on Collaborative Research10.1145/1723028.1723056(247-260)Online publication date: 2-Nov-2009

Recommendations

Comments

Please enable JavaScript to view thecomments powered by Disqus.

Information & Contributors

Information

Published In

cover image Guide Proceedings
PDP '07: Proceedings of the 15th Euromicro International Conference on Parallel, Distributed and Network-Based Processing
February 2007
539 pages
ISBN:0769527841

Publisher

IEEE Computer Society

United States

Publication History

Published: 07 February 2007

Qualifiers

  • Article

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)0
  • Downloads (Last 6 weeks)0
Reflects downloads up to 22 Nov 2024

Other Metrics

Citations

Cited By

View all
  • (2010)Scalability limitations when running a Java web server on a chip multiprocessorProceedings of the 3rd Annual Haifa Experimental Systems Conference10.1145/1815695.1815703(1-10)Online publication date: 24-May-2010
  • (2009)Cache line reservationProceedings of the 2009 Conference of the Center for Advanced Studies on Collaborative Research10.1145/1723028.1723056(247-260)Online publication date: 2-Nov-2009

View Options

View options

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media