Christine H. Flood
Sun Microsystems
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Christine H. Flood.
Theory of Computing Systems \/ Mathematical Systems Theory | 2002
Ole Agesen; David L. Detlefs; Christine H. Flood; Alexander T. Garthwaite; Paul A. Martin; Mark Moir; Nir Shavit; Guy L. Steele
Abstract.The computer industry is currently examining the use of strong synchronization operations such as double compare-and-swap (DCAS) as a means of supporting non-blocking synchronization on future multiprocessor machines. However, before such a strong primitive will be incorporated into hardware design, its utility needs to be proven by developing a body of effective non-blocking data structures using DCAS.As part of this effort, we present two new linearizable non-blocking implementations of concurrent deques using the DCAS operation. The first uses an array representation, and improves on previous algorithms by allowing uninterrupted concurrent access to both ends of the deque while correctly handling the difficult boundary cases when the deque is empty or full. The second uses a linked-list representation, and is the first non-blocking, dynamically-sized deque implementation. It too allows uninterrupted concurrent access to both ends of the deque. We have proved these algorithms correct with the aid of a mechanical theorem prover; we describe these proofs in the paper.
international symposium on memory management | 2004
David L. Detlefs; Christine H. Flood; Steve Heller; Tony Printezis
Archive | 2004
Christine H. Flood; David L. Detlefs; Nir Shavit; Xiaolan Zhang; Ole Agesen
Archive | 2000
Christine H. Flood; David L. Detlefs; Alexander T. Garthwaite
Archive | 1998
Steve Heller; Christine H. Flood
Archive | 2001
Nir Shavit; Steven K. Heller; Christine H. Flood
Archive | 2000
Christine H. Flood; David L. Detlefs
Archive | 2002
Alexander T. Garthwaite; Christine H. Flood; David Dice
Archive | 2000
Christine H. Flood; Ole Agesen
Archive | 2001
Nir Shavit; Xiaolan Zhang; Christine H. Flood