Simple Wait-Free Snapshots for Real-Time Systems with Sporadic Tasks
Paper in proceeding, 2004

We present a simple and wait-free implementation of a snapshot shared data structure suitable for real-time systems with sporadic tasks. Snapshot mechanisms give the means to a real-time task to read a globally consistent set of variable values while other concurrent tasks are updating them. Such a mechanism can be used to solve a variety of communication and synchronization problems, including system monitoring and control of real-time applications. Typical snapshot implementations are based on mutual exclusion, which causes blocking. Besides from causing reduced overall system performance, blocking also complicates the scheduling analysis and can cause serious problems as priority inversion or dead-locks. To address those problems researchers have introduced non-blocking synchronization methods. The strongest form of non-blocking algorithms is wait-free, and is suitable for hard real-time systems as it gives guarantees in the form of worst-case execution times. In this paper we consider real-time systems with scheduling of periodic or sporadic tasks. Previous suitable wait-free snapshot algorithms are based on strong atomic primitives. By exploiting the timing information that is available and necessary to the real-time scheduler, we have designed a simpler wait-free snapshot algorithm that only relies on atomic read and writes. Experiments on a Sun Enterprise 10000 multiprocessor system show that the new algorithm, because of its simplicity, outperforms considerably the respective wait-free snapshot algorithm that is not using the timing information.

non-blocking

shared data structure

sporadic task

shared memory

snapshot

wait-free

real-time

Author

Håkan Sundell

Chalmers, Department of Computing Science, Distributed Computing and Systems

Philippas Tsigas

Chalmers, Department of Computing Science, Distributed Computing and Systems

10th International Conference on Real-Time and Embedded Computing Systems and Applications

325-340

Subject Categories

Computer and Information Science

More information

Created

10/7/2017