-
2
-
-
6344219523
-
-
PhD thesis, Cambridge University Computer Laboratory, Also available as Technical Report UCAM-CL-TR-579
-
K. Fraser. Practical lock freedom. PhD thesis, Cambridge University Computer Laboratory, 2003. Also available as Technical Report UCAM-CL-TR-579.
-
(2003)
Practical lock freedom
-
-
Fraser, K.1
-
3
-
-
33646436959
-
Polymorphic contention management
-
DISC '05: Proceedings of the nineteenth International symposium on Distributed Computing, Springer, Sep
-
R. Guerraoui, M. Herlihy, and B. Pochon. Polymorphic contention management. In DISC '05: Proceedings of the nineteenth International symposium on Distributed Computing, pages 303-323. LNCS, Springer, Sep 2005.
-
(2005)
LNCS
, pp. 303-323
-
-
Guerraoui, R.1
Herlihy, M.2
Pochon, B.3
-
4
-
-
1442263994
-
Language support for lightweight transactions
-
New York, NY, USA, ACM Press
-
T. Harris and K. Fraser. Language support for lightweight transactions. In OOPSLA '03: Proceedings of the 18th annual ACM SIGPLAN conference on Object-oriented programing, systems, languages, and applications, pages 388-402, New York, NY, USA, 2003. ACM Press.
-
(2003)
OOPSLA '03: Proceedings of the 18th annual ACM SIGPLAN conference on Object-oriented programing, systems, languages, and applications
, pp. 388-402
-
-
Harris, T.1
Fraser, K.2
-
5
-
-
33746091701
-
Optimizing memory transactions
-
T. Harris, M. Plesko, A. Shinnar, and D. Tarditi. Optimizing memory transactions. SIGPLAN Not., 41(6):14-25, 2006.
-
(2006)
SIGPLAN Not
, vol.41
, Issue.6
, pp. 14-25
-
-
Harris, T.1
Plesko, M.2
Shinnar, A.3
Tarditi, D.4
-
6
-
-
1142293109
-
Software transactional memory for dynamic-sized data structures
-
New York, NY, USA, ACM Press
-
M. Herlihy, V. Luchangco, M. Moir, and W. N. Scherer III. Software transactional memory for dynamic-sized data structures. In PODC '03: Proceedings of the twenty-second annual symposium on Principles of distributed computing, pages 92-101, New York, NY, USA, 2003. ACM Press.
-
(2003)
PODC '03: Proceedings of the twenty-second annual symposium on Principles of distributed computing
, pp. 92-101
-
-
Herlihy, M.1
Luchangco, V.2
Moir, M.3
Scherer III, W.N.4
-
7
-
-
0027262011
-
Transactional memory: Architectural support for lock-free data structures
-
New York, NY, USA, ACM Press
-
M. Herlihy and J. E. B. Moss. Transactional memory: architectural support for lock-free data structures. In ISCA '93: Proceedings of the 20th annual international symposium on Computer architecture, pages 289-300, New York, NY, USA, 1993. ACM Press.
-
(1993)
ISCA '93: Proceedings of the 20th annual international symposium on Computer architecture
, pp. 289-300
-
-
Herlihy, M.1
Moss, J.E.B.2
-
8
-
-
38049022459
-
Lowering the overhead of nonblocking software transactional memory
-
V. J. Marathe, M. F. Spear, C. Heriot, A. Acharya, D. Eisenstat, W. N. Scherer III, and M. L. Scott. Lowering the overhead of nonblocking software transactional memory. In TRANSACT 06': Proceedings of the Workshop on Languages, Compilers, and Hardware Support for Transactional Computing, 2006.
-
(2006)
TRANSACT 06': Proceedings of the Workshop on Languages, Compilers, and Hardware Support for Transactional Computing
-
-
Marathe, V.J.1
Spear, M.F.2
Heriot, C.3
Acharya, A.4
Eisenstat, D.5
Scherer III, W.N.6
Scott, M.L.7
-
9
-
-
33845233298
-
-
T. Riegel, P. Felber, and C. Fetzer. A lazy snapshot algorithm with eager validation. In Proceedings of the 20th International Symposium on Distributed Computing, DISC 2006, 4167 of Lecture Notes in Computer Science, pages 284-298. Springer, Sep 2006.
-
T. Riegel, P. Felber, and C. Fetzer. A lazy snapshot algorithm with eager validation. In Proceedings of the 20th International Symposium on Distributed Computing, DISC 2006, volume 4167 of Lecture Notes in Computer Science, pages 284-298. Springer, Sep 2006.
-
-
-
-
10
-
-
35248819689
-
Time-based transactional memory with scalable time bases. In SPAA '07
-
New York, NY, USA, ACM
-
T. Riegel, C. Fetzer, and P. Felber. Time-based transactional memory with scalable time bases. In SPAA '07: Proceedings of the nineteenth annual ACM symposium on Parallel algorithms and architectures, pages 221-228, New York, NY, USA, 2007. ACM.
-
(2007)
Proceedings of the nineteenth annual ACM symposium on Parallel algorithms and architectures
, pp. 221-228
-
-
Riegel, T.1
Fetzer, C.2
Felber, P.3
-
11
-
-
33751032129
-
Mcrt-stm: A high performance software transactional memory system for a multi-core runtime
-
New York, NY, USA, ACM Press
-
B. Saha, A.-R. Adl-Tabatabai, R. L. Hudson, C. C. Minh, and B. Hertzberg. Mcrt-stm: a high performance software transactional memory system for a multi-core runtime. In PPoPP '06: Proceedings of the eleventh ACM SIGPLAN symposium on Principles and practice of parallel programming, pages 187-197, New York, NY, USA, 2006. ACM Press.
-
(2006)
PPoPP '06: Proceedings of the eleventh ACM SIGPLAN symposium on Principles and practice of parallel programming
, pp. 187-197
-
-
Saha, B.1
Adl-Tabatabai, A.-R.2
Hudson, R.L.3
Minh, C.C.4
Hertzberg, B.5
-
12
-
-
0029203481
-
Software transactional memory
-
New York, NY, USA, ACM Press
-
N. Shavit and D. Touitou. Software transactional memory. In PODC '95: Proceedings of the fourteenth annual ACM symposium on Principles of distributed computing, pages 204-213, New York, NY, USA, 1995. ACM Press.
-
(1995)
PODC '95: Proceedings of the fourteenth annual ACM symposium on Principles of distributed computing
, pp. 204-213
-
-
Shavit, N.1
Touitou, D.2
-
14
-
-
57349172311
-
Commit phase variations in timestamp-based software transactional memory
-
Technical Report TR08-03, Rice University, February
-
R. Zhang, Z. Budimlić, and W. N. Scherer III. Commit phase variations in timestamp-based software transactional memory. Technical Report TR08-03, Rice University, February 2008.
-
(2008)
-
-
Zhang, R.1
Budimlić, Z.2
Scherer III, W.N.3
|