Show simple item record

dc.contributor.authorKuszmaul, Bradley C.
dc.contributor.authorLeiserson, Charles E.
dc.date.accessioned2003-11-17T16:59:28Z
dc.date.available2003-11-17T16:59:28Z
dc.date.issued2003-01
dc.identifier.urihttp://hdl.handle.net/1721.1/3692
dc.description.abstractArguably, one of the biggest deterrants for software developers who might otherwise choose to write parallel code is that parallelism makes their lives more complicated. Perhaps the most basic problem inherent in the coordination of concurrent tasks is the enforcing of atomicity so that the partial results of one task do not inadvertently corrupt another task. Atomicity is typically enforced through locking protocols, but these protocols can introduce other complications, such as deadlock, unless restrictive methodologies in their use are adopted. We have recently begun a research project focusing on transactional memory [18] as an alternative mechanism for enforcing atomicity, since it allows the user to avoid many of the complications inherent in locking protocols. Rather than viewing transactions as infrequent occurrences in a program, as has generally been done in the past, we have adopted the point of view that all user code should execute in the context of some transaction. To make this viewpoint viable requires the development of two key technologies: effective hardware support for scalable transactional memory, and linguistic and compiler support. This paper describes our preliminary research results on making “transactions everywhere” a practical reality.en
dc.description.sponsorshipSingapore-MIT Alliance (SMA)en
dc.format.extent68286 bytes
dc.format.mimetypeapplication/pdf
dc.language.isoen_US
dc.relation.ispartofseriesComputer Science (CS);
dc.subjecttransactional memoryen
dc.subjectscalable transactional memoryen
dc.subjectatomicityen
dc.subjectparallel programmingen
dc.subjecthardware transactional memoryen
dc.subjectlinguistic and compiler supporten
dc.titleTransactions Everywhereen
dc.typeArticleen


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record