Sciweavers

18 search results - page 1 / 4
» Tuning garbage collection for reducing memory system energy ...
Sort
View
TECS
2002
44views more  TECS 2002»
13 years 4 months ago
Tuning garbage collection for reducing memory system energy in an embedded java environment
Guangyu Chen, R. Shetty, Mahmut T. Kandemir, Naray...
GLVLSI
2009
IEEE
158views VLSI» more  GLVLSI 2009»
13 years 9 months ago
Exploration of memory hierarchy configurations for efficient garbage collection on high-performance embedded systems
Modern embedded devices (e.g., PDAs, mobile phones) are now incorporating Java as a very popular implementation language in their designs. These new embedded systems include multi...
José Manuel Velasco, David Atienza, Katzali...
CASES
2006
ACM
13 years 11 months ago
Supporting precise garbage collection in Java Bytecode-to-C ahead-of-time compiler for embedded systems
A Java bytecode-to-C ahead-of-time compiler (AOTC) can improve the performance of a Java virtual machine (JVM) by translating bytecode into C code, which is then compiled into mac...
Dong-Heon Jung, Sung-Hwan Bae, Jaemok Lee, Soo-Moo...
VEE
2006
ACM
178views Virtualization» more  VEE 2006»
13 years 11 months ago
Impact of virtual execution environments on processor energy consumption and hardware adaptation
During recent years, microprocessor energy consumption has been surging and efforts to reduce power and energy have received a lot of attention. At the same time, virtual executio...
Shiwen Hu, Lizy Kurian John
RTCSA
1999
IEEE
13 years 9 months ago
Hard Real-Time Garbage-Collection in the Jamaica Virtual Machine
Java's automatic memory management is the main reason that prevents Java from being used in hard realtime environments. We present the garbage collection mechanism that is us...
Fridtjof Siebert