DocumentCode :
3638609
Title :
Heap access optimizations for a hardware-accelerated Java virtual machine
Author :
Joonas Tyystjärvi;Tero Säntti;Juha Plosila
Author_Institution :
Turku Centre for Computer Science, Finland
fYear :
2010
Firstpage :
125
Lastpage :
128
Abstract :
The REALJava virtual machine consists of a software partition running on a general-purpose CPU and a hardware partition containing one or more Java co-processor units. The co-processor units execute most of the bytecode, while the software partition handles complex instructions and tasks such as class loading, input and output and memory management. The software partition and the co-processors communicate using a general communication channel such as a bus. By far the most common instructions executed in the software partition are heap accesses. Because executing instructions on software is relatively slow, code-improving transformations which reduce the number of interrupts generated and the amount of communication can have a large impact on performance. An improvement on an existing technique called supersequence transformation is presented which makes the technique more general and reduces the amount of communication required between the partitions and the number of interrupts generated. The improved technique is shown to improve performance over the original in many programs.
Keywords :
"Java","Benchmark testing","Virtual machining","Optimization","Generators","Instruction sets"
Publisher :
ieee
Conference_Titel :
System on Chip (SoC), 2010 International Symposium on
Print_ISBN :
978-1-4244-8279-5
Type :
conf
DOI :
10.1109/ISSOC.2010.5625548
Filename :
5625548
Link To Document :
بازگشت