Sciweavers

101 search results - page 3 / 21
» FPGA-Aware Garbage Collection in Java
Sort
View
RTSS
2006
IEEE
14 years 1 months ago
An Emprical Evaluation of Memory Management Alternatives for Real-Time Java
Memory management is a critical issue for correctness and performance of hard-real time systems. Java environments usually incorporate high-throughput garbage collection algorithm...
Filip Pizlo, Jan Vitek
ICSE
2004
IEEE-ACM
14 years 7 months ago
Oil and Water? High Performance Garbage Collection in Java with MMTk
Stephen M. Blackburn, Perry Cheng, Kathryn S. McKi...
TECS
2002
44views more  TECS 2002»
13 years 7 months ago
Tuning garbage collection for reducing memory system energy in an embedded java environment
Guangyu Chen, R. Shetty, Mahmut T. Kandemir, Naray...
SCAM
2005
IEEE
14 years 1 months ago
A Fast Analysis for Thread-Local Garbage Collection with Dynamic Class Loading
Long-running, heavily multi-threaded, Java server applications make stringent demands of garbage collector (GC) performance. Synchronisation of all application threads before garb...
Richard E. Jones, Andy C. King