Sciweavers

4 search results - page 1 / 1
» MTM2: Scalable Memory Management for Multi-tasking Managed R...
Sort
View
118
Voted
ECOOP
2008
Springer
15 years 5 months ago
MTM2: Scalable Memory Management for Multi-tasking Managed Runtime Environments
Sunil Soman, Chandra Krintz, Laurent Daynès
IWMM
2009
Springer
114views Hardware» more  IWMM 2009»
15 years 10 months ago
Scalable support for multithreaded applications on dynamic binary instrumentation systems
Dynamic binary instrumentation systems are used to inject or modify arbitrary instructions in existing binary applications; several such systems have been developed over the past ...
Kim M. Hazelwood, Greg Lueck, Robert Cohn
146
Voted
ASPLOS
2008
ACM
15 years 5 months ago
The mapping collector: virtual memory support for generational, parallel, and concurrent compaction
Parallel and concurrent garbage collectors are increasingly employed by managed runtime environments (MREs) to maintain scalability, as multi-core architectures and multi-threaded...
Michal Wegiel, Chandra Krintz
126
Voted
IEEEPACT
2007
IEEE
15 years 10 months ago
The OpenTM Transactional Application Programming Interface
Transactional Memory (TM) simplifies parallel programming by supporting atomic and isolated execution of user-identified tasks. To date, TM programming has required the use of l...
Woongki Baek, Chi Cao Minh, Martin Trautmann, Chri...