Sciweavers

69 search results - page 3 / 14
» Live Memory Analysis for Garbage Collection in Embedded Syst...
Sort
View
TECS
2002
44views more  TECS 2002»
13 years 5 months ago
Tuning garbage collection for reducing memory system energy in an embedded java environment
Guangyu Chen, R. Shetty, Mahmut T. Kandemir, Naray...
IWMM
2009
Springer
125views Hardware» more  IWMM 2009»
14 years 10 days ago
Precise garbage collection for C
Magpie is a source-to-source transformation for C programs that enables precise garbage collection, where precise means that integers are not confused with pointers, and the liven...
Jon Rafkind, Adam Wick, John Regehr, Matthew Flatt
ECOOP
2001
Springer
13 years 10 months ago
On the Usefulness of Liveness for Garbage Collection and Leak Detection
Abstract. The effectiveness of garbage collectors and leak detectors in identifying dead objects depends on the “accuracy” of their reachability traversal. Accuracy has two ort...
Martin Hirzel, Amer Diwan, Antony L. Hosking
IWMM
2010
Springer
140views Hardware» more  IWMM 2010»
13 years 7 months ago
Parametric inference of memory requirements for garbage collected languages
The accurate prediction of program's memory requirements is a critical component in software development. Existing heap space analyses either do not take deallocation into ac...
Elvira Albert, Samir Genaim, Miguel Gómez-Z...
DATE
2005
IEEE
138views Hardware» more  DATE 2005»
13 years 7 months ago
BB-GC: Basic-Block Level Garbage Collection
Memory space limitation is a serious problem for many embedded systems from diverse application domains. While circuit/packaging techniques are definitely important to squeeze la...
Ozcan Ozturk, Mahmut T. Kandemir, Mary Jane Irwin