Sciweavers

IWMM
2000
Springer
82views Hardware» more  IWMM 2000»
15 years 7 months ago
A Generational Mostly-Concurrent Garbage Collector
Tony Printezis, David Detlefs
IWMM
2000
Springer
122views Hardware» more  IWMM 2000»
15 years 7 months ago
Concurrent Garbage Collection Using Program Slices on Multithreaded Processors
We investigate reference counting in the context of a multithreaded architecture by exploiting two observations: (1) reference-counting can be performed by a transformed program s...
Manoj Plakal, Charles N. Fischer
IWMM
2000
Springer
144views Hardware» more  IWMM 2000»
15 years 7 months ago
Memory Allocation with Lazy Fits
Dynamic memory allocation is an important part of modern programming languages. It is important that it be done fast without wasting too much memory. Memory allocation using lazy ...
Yoo C. Chung, Soo-Mook Moon
WAN
1998
Springer
15 years 7 months ago
Performance Analysis of Wavefront Algorithms on Very-Large Scale Distributed Systems
We present a model for the parallel performance of algorithms that consist of concurrent, two-dimensional wavefronts implemented in a message passing environment. The model combine...
Adolfy Hoisie, Olaf M. Lubeck, Harvey J. Wasserman
IWMM
2000
Springer
84views Hardware» more  IWMM 2000»
15 years 7 months ago
Designing a Trace Format for Heap Allocation Events
Dynamic storage allocation continues to play an important role in the performance and correctness of systems ranging from user productivity software to high-performance servers. W...
Trishul M. Chilimbi, Richard E. Jones, Benjamin G....