Skip to content

Opening book details…

About this document

Transactional Memory in Lock-Free Systems by idriadi is a document available to read on EtoBox.

This document summarizes a presentation on transactional memory as architectural support for lock-free data structures. Transactional memory allows operations to be grouped into transactions that execute optimistically in parallel but ensure serializability. The presentation covers lock-based synchronization issues, non-blocking synchronization, the transactional memory concept, and a proposed hardware implementation including transactional caches, extended instruction set, and leveraging the cache coherenc

Author
idriadi
Language
EN