MPI-INF Logo
Campus Event Calendar

Event Entry

What and Who

Memory management for lock-free concurrent data-structures

Anders Gidenstam
Max-Planck-Institut für Informatik - D 1
AG1 Mittagsseminar (own work)
AG 1, AG 2, AG 3, AG 4, AG 5, SWS  
AG Audience
-- Not specified --

Date, Time and Location

Friday, 27 October 2006
13:30
-- Not specified --
E1 4
024
Saarbrücken

Abstract

A lock-free concurrent data-structure is a shared memory object that

can be accessed or operated upon by several processes or threads
simultaneously without enforcing mutual exclusion (e.g. through the use of locks or semaphores) among the concurrent operations. By not enforcing mutual exclusion a slow or stopped operation will not impede the progress of other concurrent operations. Further, lock-free data-structures often allow higher degrees of parallelism and offer improved performance on actual multiprocessor computers.

In this talk, we will first introduce the notion of lock-freedom and
linearizability for concurrent data-structures. Then we will look closer at some significant problems regarding the use and reuse of dynamically allocated memory in such lock-free data-structures. Finally, we will briefly introduce an efficient solution to these problems.

Contact

Khaled Elbassioni
--email hidden
passcode not visible
logged in users only

Khaled Elbassioni, 10/12/2006 00:25 -- Created document.