Sciweavers

2880 search results - page 16 / 576
» Aspects of Memory Management
Sort
View
EGOV
2004
Springer
13 years 11 months ago
Political Aspects of Spatial Data Infrastructures
F. Javier Zarazaga-Soria, Javier Nogueras-Iso, Rub...
APLAS
2004
ACM
14 years 24 days ago
Region-Based Memory Management for a Dynamically-Typed Language
Abstract. Region-based memory management scheme has been proposed for the programming language ML. In this scheme, a compiler statically estimates the lifetime of each object by pe...
Akihito Nagata, Naoki Kobayashi, Akinori Yonezawa
DAGSTUHL
1996
13 years 8 months ago
Practical Aspects of Specialization of Algol-like Programs
Abstract. A \linearized" scheme of polyvariant specialization for imperative languages is described in the paper. The scheme is intended for increasing e ciency of specializat...
Mikhail A. Bulyonkov, Dmitry V. Kochetov
CASES
2000
ACM
13 years 11 months ago
Eliminating external fragmentation in a non-moving garbage collector for Java
Fragmentation can cause serious loss of memory in systems that are using dynamic memory management. Any useful memory management system must therefore provide means to limit fragm...
Fridtjof Siebert