Proceedings Eighth International Symposium on High Performance Computer Architecture
DOI: 10.1109/hpca.2002.995701
|View full text |Cite
|
Sign up to set email alerts
|

Tuning garbage collection in an embedded Java environment

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
19
0

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 33 publications
(19 citation statements)
references
References 13 publications
0
19
0
Order By: Relevance
“…Their result indicates that savings of up to 43% can be gained through mode control and energy-aware active bank allocation. These, however, are hardware-based solutions, making them inherently inflexible, and each incurs its own overhead: The management of the small local space, in the case of Tomar et al [23], and the time required to activate and deactivate banks of memory, in the case of Chen et al [8].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Their result indicates that savings of up to 43% can be gained through mode control and energy-aware active bank allocation. These, however, are hardware-based solutions, making them inherently inflexible, and each incurs its own overhead: The management of the small local space, in the case of Tomar et al [23], and the time required to activate and deactivate banks of memory, in the case of Chen et al [8].…”
Section: Related Workmentioning
confidence: 99%
“…Their result indicates that memory energy consumption can be reduced by 12.7% when cache (4KB) and local memory (4KB) are used in conjunction. Chen et al [8] also proposed that the performance of garbage collection could be tuned by selectively turning off unused memory banks. They also compare the energy consumption between mark-sweep and mark-sweep-compact.…”
Section: Related Workmentioning
confidence: 99%
“…Their simulation indicate that GC consumes a disproportionate amount of energy, but our results refute this finding. Chen et al study marksweep GC using an energy simulator and the Shade SPARC simulator [30]. They improve leakage energy by using a GCcontrolled optimization to shut off memory banks that do not hold live data.…”
Section: Related Workmentioning
confidence: 99%
“…Furthermore, our study focuses on industry standard benchmarks and performs the analysis of the method and object level properties elaborately. In another study by Chen et al [5], the impact of various garbage collection properties and allocation strategies, that can take advantage of banked memory, are studied. Griffin et al [13] also proposed improvements to the garbage collection strategies with the objective of being energy efficient for embedded systems.…”
Section: Related Workmentioning
confidence: 99%