Sciweavers

186 search results - page 6 / 38
» Transactional Mutex Locks
Sort
View
121
Voted
CASCON
2004
110views Education» more  CASCON 2004»
15 years 5 months ago
Investigations in tree locking for compiled database applications
We report on initial experiments in tree locking schemes for compiled database applications. Such applications have a repository style of architecture in which a collection of sof...
Heng Yu, Grant E. Weddell
126
Voted
PPOPP
2010
ACM
16 years 29 days ago
Modeling transactional memory workload performance
Transactional memory promises to make parallel programming easier than with fine-grained locking, while performing just as well. This performance claim is not always borne out bec...
Donald E. Porter, Emmett Witchel
127
Voted
LCTRTS
2009
Springer
15 years 10 months ago
Software transactional memory for multicore embedded systems
Embedded systems, like general-purpose systems, can benefit from parallel execution on a symmetric multicore platform. Unfortunately, concurrency issues present in general-purpos...
Jennifer Mankin, David R. Kaeli, John Ardini
124
Voted
IADIS
2004
15 years 5 months ago
Towards efficient locking of repository objects in OMG MOF repository systems
In this paper we focus on the issue of repository transactions. Similar to database objects repository objects can be accessed form multiple clients simultaneously. The organizati...
Ilia Petrov, Stefan Jablonski, Marc Holze
133
Voted
SOSP
2007
ACM
16 years 17 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...