Sciweavers

1147 search results - page 11 / 230
» Virtualizing Transactional Memory
Sort
View
SOSP
2007
ACM
16 years 15 days ago
TxLinux: using and managing hardware transactional memory in an operating system
TxLinux is a variant of Linux that is the first operating system to use hardware transactional memory (HTM) as a synchronization primitive, and the first to manage HTM in the sc...
Christopher J. Rossbach, Owen S. Hofmann, Donald E...
117
Voted
ICPP
2008
IEEE
15 years 10 months ago
Implementing and Exploiting Inevitability in Software Transactional Memory
—Transactional Memory (TM) takes responsibility for concurrent, atomic execution of labeled regions of code, freeing the programmer from the need to manage locks. Typical impleme...
Michael F. Spear, Michael Silverman, Luke Dalessan...
118
Voted
VEE
2010
ACM
219views Virtualization» more  VEE 2010»
15 years 10 months ago
DBT path selection for holistic memory efficiency and performance
Apala Guha, Kim M. Hazelwood, Mary Lou Soffa
101
Voted
VEE
2005
ACM
116views Virtualization» more  VEE 2005»
15 years 9 months ago
Exploiting frequent field values in java objects for reducing heap memory requirements
Guangyu Chen, Mahmut T. Kandemir, Mary Jane Irwin