SI-TM: reducing transactional memory abort rates through snapshot isolation
暂无分享,去创建一个
David R. Cheriton | Heiner Litz | John P. Stevenson | Amin Firoozshahian | Omid Azizi | D. Cheriton | Heiner Litz | A. Firoozshahian | Omid Azizi
[1] Michael F. Spear,et al. NOrec: streamlining STM by abolishing ownership records , 2010, PPoPP '10.
[2] Maurice Herlihy,et al. Virtualizing transactional memory , 2005, 32nd International Symposium on Computer Architecture (ISCA'05).
[3] Kunle Olukotun,et al. Transactional memory coherence and consistency , 2004, Proceedings. 31st Annual International Symposium on Computer Architecture, 2004..
[4] Bradley C. Kuszmaul,et al. Unbounded transactional memory , 2005, 11th International Symposium on High-Performance Computer Architecture.
[5] Quinn Jacobson,et al. Architectural Support for Software Transactional Memory , 2006, 2006 39th Annual IEEE/ACM International Symposium on Microarchitecture (MICRO'06).
[6] Tarek S. Abdelrahman,et al. Hardware Support for Relaxed Concurrency Control in Transactional Memory , 2010, 2010 43rd Annual IEEE/ACM International Symposium on Microarchitecture.
[7] Jakob Eriksson,et al. Conversion: multi-version concurrency control for main memory segments , 2013, EuroSys '13.
[8] Emmett Witchel,et al. Dependence-aware transactional memory for increased concurrency , 2008, 2008 41st IEEE/ACM International Symposium on Microarchitecture.
[9] Nir Shavit,et al. Software transactional memory , 1995, PODC '95.
[10] Mateo Valero,et al. EazyHTM: EAger-LaZY hardware Transactional Memory , 2009, 2009 42nd Annual IEEE/ACM International Symposium on Microarchitecture (MICRO).
[11] James R. Goodman,et al. Speculative lock elision: enabling highly concurrent multithreaded execution , 2001, MICRO.
[12] Mark Moir,et al. Hybrid transactional memory , 2006, ASPLOS XII.
[13] Maged M. Michael,et al. Robust architectural support for transactional memory in the power architecture , 2013, ISCA.
[14] Rich Hickey,et al. The Clojure programming language , 2008, DLS '08.
[15] Michael J. Cahill. Serializable isolation for snapshot databases , 2009, TODS.
[16] Maurice Herlihy,et al. Transactional Memory: Architectural Support For Lock-free Data Structures , 1993, Proceedings of the 20th Annual International Symposium on Computer Architecture.
[17] Jim Gray,et al. A critique of ANSI SQL isolation levels , 1995, SIGMOD '95.
[18] Fernando Pedone,et al. Database replication using generalized snapshot isolation , 2005, 24th IEEE Symposium on Reliable Distributed Systems (SRDS'05).
[19] T. N. Vijaykumar,et al. LiteTM: Reducing transactional state overhead , 2010, HPCA - 16 2010 The Sixteenth International Symposium on High-Performance Computer Architecture.
[20] Mikko H. Lipasti,et al. Silent Stores and Store Value Locality , 2001, IEEE Trans. Computers.
[21] Christoforos E. Kozyrakis,et al. ZSim: fast and accurate microarchitectural simulation of thousand-core systems , 2013, ISCA.
[22] James R. Goodman,et al. Transactional lock-free execution of lock-based programs , 2002, ASPLOS X.
[23] Mikel Luján,et al. Steal-on-Abort: Improving Transactional Memory Performance through Dynamic Transaction Reordering , 2008, HiPEAC.
[24] Josep Torrellas,et al. BulkSC: bulk enforcement of sequential consistency , 2007, ISCA '07.
[25] Andrew Brownsword,et al. Kilo TM: Hardware Transactional Memory for GPU Architectures , 2012, IEEE Micro.
[26] Hong Jiang,et al. SUV: A Novel Single-Update Version-Management Scheme for Hardware Transactional Memory Systems , 2012, 2012 IEEE 26th International Parallel and Distributed Processing Symposium.
[27] Heon Young Yeom,et al. Performance of Serializable Snapshot Isolation on Multicore Servers , 2013, DASFAA.
[28] David A. Wood,et al. LogTM: log-based transactional memory , 2006, The Twelfth International Symposium on High-Performance Computer Architecture, 2006..
[29] Christopher J. Hughes,et al. Performance evaluation of Intel® Transactional Synchronization Extensions for high-performance computing , 2013, 2013 SC - International Conference for High Performance Computing, Networking, Storage and Analysis (SC).
[30] Christopher Frost,et al. Spanner: Google's Globally-Distributed Database , 2012, OSDI.
[31] Kunle Olukotun,et al. STAMP: Stanford Transactional Applications for Multi-Processing , 2008, 2008 IEEE International Symposium on Workload Characterization.
[32] Nir Shavit,et al. Transactional Locking II , 2006, DISC.
[33] Burton H. Bloom,et al. Space/time trade-offs in hash coding with allowable errors , 1970, CACM.
[34] Marek Olszewski,et al. JudoSTM: A Dynamic Binary-Rewriting Approach to Software Transactional Memory , 2007, 16th International Conference on Parallel Architecture and Compilation Techniques (PACT 2007).
[35] David R. Cheriton,et al. HICAMP: architectural support for efficient concurrency-safe shared structured data access , 2012, ASPLOS XVII.
[36] Rachata Ausavarungnirun,et al. RowClone: Fast and Efficient In-DRAM Copy and Initialization of Bulk Data , 2013 .
[37] Seth H. Pugsley,et al. Scalable and reliable communication for hardware transactional memory , 2008, 2008 International Conference on Parallel Architectures and Compilation Techniques (PACT).
[38] David A. Wood,et al. Performance Pathologies in Hardware Transactional Memory , 2007, IEEE Micro.
[39] David A. Wood,et al. TokenTM: Efficient Execution of Large Transactions with Hardware Transactional Memory , 2008, 2008 International Symposium on Computer Architecture.
[40] David Eisenstat,et al. Lowering the Overhead of Nonblocking Software Transactional Memory , 2006 .
[41] Josep Torrellas,et al. ScalableBulk: Scalable Cache Coherence for Atomic Blocks in a Lazy Environment , 2010, 2010 43rd Annual IEEE/ACM International Symposium on Microarchitecture.
[42] Satish Narayanasamy,et al. Unbounded page-based transactional memory , 2006, ASPLOS XII.
[43] Adam Welc,et al. Towards transactional memory semantics for C++ , 2009, SPAA '09.
[44] Per Stenström,et al. Classification and Elimination of Conflicts in Hardware Transactional Memory Systems , 2011, 2011 23rd International Symposium on Computer Architecture and High Performance Computing.
[45] Torvald Riegel,et al. Snapshot Isolation for Software Transactional Memory , 2006 .
[46] Torvald Riegel,et al. Time-Based Software Transactional Memory , 2010, IEEE Transactions on Parallel and Distributed Systems.
[47] Rachata Ausavarungnirun,et al. RowClone: Fast and energy-efficient in-DRAM bulk data copy and initialization , 2013, 2013 46th Annual IEEE/ACM International Symposium on Microarchitecture (MICRO).
[48] Milo M. K. Martin,et al. RETCON: transactional repair without replay , 2010, ISCA '10.
[49] Jignesh M. Patel,et al. High-Performance Concurrency Control Mechanisms for Main-Memory Databases , 2011, Proc. VLDB Endow..
[50] Harish Patil,et al. Pin: building customized program analysis tools with dynamic instrumentation , 2005, PLDI '05.
[51] Ricardo Jiménez-Peris,et al. Middleware based data replication providing snapshot isolation , 2005, SIGMOD '05.
[52] Kunle Olukotun,et al. A Scalable, Non-blocking Approach to Transactional Memory , 2007, 2007 IEEE 13th International Symposium on High Performance Computer Architecture.
[53] Dan R. K. Ports,et al. Serializable Snapshot Isolation in PostgreSQL , 2012, Proc. VLDB Endow..
[54] Viktor Leis,et al. Exploiting hardware transactional memory in main-memory databases , 2014, 2014 IEEE 30th International Conference on Data Engineering.
[55] João Lourenço,et al. Efficient and Correct Transactional Memory Programs Combining Snapshot Isolation and Static Analysis , 2011 .
[56] Michael L. Scott,et al. Flexible Decoupled Transactional Memory Support , 2008, 2008 International Symposium on Computer Architecture.
[57] U. Aydonat. Serializability of Transactions in Software Transactional Memory , 2008 .