Sciweavers

18 search results - page 4 / 4
» gc 2004
Sort
View
IWMM
2004
Springer
90views Hardware» more  IWMM 2004»
13 years 11 months ago
Automatic heap sizing: taking real memory into account
Heap size has a huge impact on the performance of garbage collected applications. A heap that barely meets the application’s needs causes excessive GC overhead, while a heap tha...
Ting Yang, Matthew Hertz, Emery D. Berger, Scott F...
CN
2004
109views more  CN 2004»
13 years 5 months ago
QoS-aware radio resource management scheme for CDMA cellular networks based on dynamic interference guard margin (IGM)
Efficient radio resource management (RRM) for CDMA-based cellular communication systems using the interference guard margin (IGM) scheme is investigated in this work. Two importan...
Huan Chen, Sunil Kumar, C. C. Jay Kuo
ASPLOS
2004
ACM
13 years 11 months ago
Software prefetching for mark-sweep garbage collection: hardware analysis and software redesign
Tracing garbage collectors traverse references from live program variables, transitively tracing out the closure of live objects. Memory accesses incurred during tracing are essen...
Chen-Yong Cher, Antony L. Hosking, T. N. Vijaykuma...