Sciweavers

34 search results - page 1 / 7
» Understanding memory allocation of scheme programs
Sort
View
ICFP
2000
ACM
13 years 9 months ago
Understanding memory allocation of scheme programs
Manuel Serrano, Hans-Juergen Boehm
CC
2007
Springer
126views System Software» more  CC 2007»
13 years 11 months ago
An Array Allocation Scheme for Energy Reduction in Partitioned Memory Architectures
This paper presents a compiler technique that reduces the energy consumption of the memory subsystem, for an off-chip partitioned memory architecture having multiple memory banks ...
K. Shyam, R. Govindarajan
SOFTVIS
2010
ACM
13 years 5 months ago
AllocRay: memory allocation visualization for unmanaged languages
A programs memory system performance is one of the key determinants of its overall performance. Lack of understanding of a programs memory system behavior can lead to performance ...
George G. Robertson, Trishul M. Chilimbi, Bongshin...
DSD
2010
IEEE
153views Hardware» more  DSD 2010»
13 years 5 months ago
Simulation of High-Performance Memory Allocators
—Current general-purpose memory allocators do not provide sufficient speed or flexibility for modern highperformance applications. To optimize metrics like performance, memory us...
José Luis Risco-Martín, José ...
ISPASS
2010
IEEE
13 years 7 months ago
Understanding transactional memory performance
Abstract—Transactional memory promises to generalize transactional programming to mainstream languages and data structures. The purported benefit of transactions is that they ar...
Donald E. Porter, Emmett Witchel