What does atomic mean?
- đ¤ Speaker: Tim Harris, Microsoft Research
- đ Date & Time: Thursday 28 June 2007, 16:30 - 17:30
- đ Venue: Lecture Theatre 2, Computer Laboratory, William Gates Builiding
Abstract
Over the last few years we’ve been working on the design and implementation of “atomic” blocks as an alternative to mutual exclusion locks for concurrency control in shared memory multi-threaded programs.
In this talk I’ll discuss some of the surprising challenges we’ve found in what appeared to be a simple part of this work: defining the semantics of programs using atomic blocks.
For example, what happens if a program accesses a shared object inside an atomic block and, at the same time, accesses it in ordinary code? What if an atomic block is used to make a shared object private to a thread which then accesses it without any concurrency control? What happens if an optimizing compiler writer wants to combine adjacent atomic blocks into a larger one?
As I’ll discuss, deciding how to answer these questions seems to involve a trade off between performance, a programming model with “no surprises”, and a programming model where data can be shared between ordinary accesses and accesses within atomic blocks.
Series This talk is part of the Computer Laboratory Systems Research Group Seminar series.
Included in Lists
- All Talks (aka the CURE list)
- bld31
- Cambridge Centre for Data-Driven Discovery (C2D3)
- Cambridge talks
- Chris Davis' list
- CL's SRG seminar
- Computer Laboratory Systems Research Group Seminar
- Department of Computer Science and Technology talks and seminars
- Interested Talks
- Lecture Theatre 2, Computer Laboratory, William Gates Builiding
- ndk22's list
- ob366-ai4er
- rp587
- School of Technology
- Trust & Technology Initiative - interesting events
- yk449
Note: Ex-directory lists are not shown.
![[Talks.cam]](/static/images/talkslogosmall.gif)


Thursday 28 June 2007, 16:30-17:30