Sciweavers

10 search results - page 1 / 2
» iwmm 2004
Sort
View
IWMM
2004
Springer
81views Hardware» more  IWMM 2004»
13 years 10 months ago
Field level analysis for heap space optimization in embedded java environments
Guangyu Chen, Mahmut T. Kandemir, Narayanan Vijayk...
IWMM
2004
Springer
94views Hardware» more  IWMM 2004»
13 years 10 months ago
General adaptive replacement policies
We propose a general scheme for creating adaptive replacement policies with good performance and strong theoretical guarantees. Specifically, we show how to combine any two exist...
Yannis Smaragdakis
IWMM
2004
Springer
127views Hardware» more  IWMM 2004»
13 years 10 months ago
Garbage-first garbage collection
Garbage-First is a server-style garbage collector, targeted for multi-processors with large memories, that meets a soft real-time goal with high probability, while achieving high ...
David Detlefs, Christine H. Flood, Steve Heller, T...
IWMM
2004
Springer
101views Hardware» more  IWMM 2004»
13 years 10 months ago
Region analysis and transformation for Java programs
This paper presents a region analysis and transformation framework for Java programs. Given an input Java program, the compiler automatically translates it into an equivalent outp...
Sigmund Cherem, Radu Rugina
IWMM
2004
Springer
92views Hardware» more  IWMM 2004»
13 years 10 months ago
Memory accounting without partitions
Operating systems account for memory consumption and allow for termination at the level of individual processes. As a result, if one process consumes too much memory, it can be te...
Adam Wick, Matthew Flatt