Sciweavers

1147 search results - page 11 / 230
» Virtualizing Transactional Memory
Sort
View
SOSP
2007
ACM
16 years 2 months 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...
ICPP
2008
IEEE
16 years 8 days 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...
VEE
2010
ACM
219views Virtualization» more  VEE 2010»
16 years 9 days ago
DBT path selection for holistic memory efficiency and performance
Apala Guha, Kim M. Hazelwood, Mary Lou Soffa
VEE
2005
ACM
116views Virtualization» more  VEE 2005»
15 years 11 months ago
Exploiting frequent field values in java objects for reducing heap memory requirements
Guangyu Chen, Mahmut T. Kandemir, Mary Jane Irwin