Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
Volume 6, Issue 4October 2009
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
ISSN:1544-3566
EISSN:1544-3973
Reflects downloads up to 08 Feb 2025Bibliometrics
Skip Table Of Content Section
research-article
Open Access
Energy-efficient register caching with compiler assistance
Article No.: 13, Pages 1–23https://doi.org/10.1145/1596510.1596511

The register file is a critical component in a modern superscalar processor. It must be large enough to accommodate the results of all in-flight instructions. It must also have enough ports to allow simultaneous issue and writeback of many values each ...

research-article
Open Access
Towards update-conscious compilation for energy-efficient code dissemination in WSNs
Article No.: 14, Pages 1–33https://doi.org/10.1145/1596510.1596512

Postdeployment code dissemination in wireless sensor networks (WSN) is challenging, as the code has to be transmitted via energy-expensive wireless communication. In this article, we propose novel update-conscious compilation (UCC) techniques to achieve ...

research-article
Open Access
The single-referent collector: Optimizing compaction for the common case
Article No.: 15, Pages 1–26https://doi.org/10.1145/1596510.1596513

Compactors that move or copy objects need to adjust pointers. In extant compactors, pointer adjustment involves inspecting every pointer in the heap and computing the target address for each pointer. At the same time, in modern Managed Runtime ...

research-article
Open Access
Design and optimization of the store vectors memory dependence predictor
Article No.: 16, Pages 1–33https://doi.org/10.1145/1596510.1596514

Allowing loads that do not violate memory ordering to issue out of order with respect to earlier unresolved store addresses is very important for extracting parallelism in large-window superscalar processors. Previous research has proposed memory ...

Subjects

Comments