Sciweavers

IWMM
1992
Springer
77views Hardware» more  IWMM 1992»
13 years 8 months ago
Uniprocessor Garbage Collection Techniques
Paul R. Wilson
IWMM
1992
Springer
100views Hardware» more  IWMM 1992»
13 years 8 months ago
Scalable Distributed Garbage Collection for Systems of Active Objects
Abstract. Automatic storage management is important in highly parallel programming environments where large numbers of objects and processes are being constantly created and discar...
Nalini Venkatasubramanian, Gul Agha, Carolyn L. Ta...
IWMM
1992
Springer
138views Hardware» more  IWMM 1992»
13 years 8 months ago
Incremental Collection of Mature Objects
Abstract. We present a garbage collection algorithm that extends generational scavenging to collect large older generations (mature objects) non-disruptively. The algorithm's ...
Richard L. Hudson, J. Eliot B. Moss
IWMM
1992
Springer
85views Hardware» more  IWMM 1992»
13 years 8 months ago
An Implementation of an Applicative File System
A purely functional le system has been built on top of pure Scheme. It provides persistent structures and massive storage expected of le systems, without explicit side-e ects like ...
Brian C. Heck, David S. Wise