Show simple item record

Safe Open-Nested Transactions Through Ownership

dc.date.accessioned2008-06-30T13:00:16Z
dc.date.accessioned2018-11-26T22:25:20Z
dc.date.available2008-06-30T13:00:16Z
dc.date.available2018-11-26T22:25:20Z
dc.date.issued2008-02-20 and 2008-06-14en_US
dc.identifier.urihttp://hdl.handle.net/1721.1/41871
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/41871
dc.description.abstractResearchers in transactional memory (TM) have proposed open nesting asa methodology for increasing the concurrency of a program. The ideais to ignore certain "low-level" memory operations of anopen-nested transaction when detecting conflicts for its parenttransaction, and instead perform abstract concurrency control for the"high-level" operation that nested transaction represents. Tosupport this methodology, TM systems use an open-nested commitmechanism that commits all changes performed by an open-nestedtransaction directly to memory, thereby avoiding low-levelconflicts. Unfortunately, because the TM runtime is unaware of thedifferent levels of memory, an unconstrained use of open-nestedcommits can lead to anomalous program behavior.In this paper, we describe a framework of ownership-awaretransactional memory which incorporates the notion of modules into theTM system and requires that transactions and data be associated withspecific transactional modules or Xmodules. We propose a newownership-aware commit mechanism, a hybrid between anopen-nested and closed-nested commit which commits a piece of datadifferently depending on whether the current Xmodule owns the data ornot. Moreover, we give a set of precise constraints on interactionsand sharing of data among the Xmodules based on familiar notions ofabstraction. We prove that ownership-aware TM has has cleanmemory-level semantics and can guarantee serializability bymodules, which is an adaptation of multilevel serializability fromdatabases to TM. In addition, we describe how a programmer canspecify Xmodules and ownership in a Java-like language. Our typesystem can enforce most of the constraints required by ownership-awareTM statically, and can enforce the remaining constraints dynamically.Finally, we prove that if transactions in the process of aborting obeyrestrictions on their memory footprint, the OAT model is free fromsemantic deadlock.en_US
dc.format.extent36 p.en_US
dc.relationMassachusetts Institute of Technology Computer Science and Artificial Intelligence Laboratoryen_US
dc.relationen_US
dc.subjectabstract serializability, open-nested transactions, ownership types, ownership-aware transactions, serializability by levels, serializability by modules, transactional memory, Xmodulesen_US
dc.titleSafe Open-Nested Transactions Through Ownershipen_US


Files in this item

FilesSizeFormatView
MIT-CSAIL-TR-2008-038.pdf499.1Kbapplication/pdfView/Open
MIT-CSAIL-TR-2008-038.ps73.87Kbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record