| | |
Summary: Supporting Pipelines in Soft RealTime Multiprocessor Systems #
Cong Liu and James H. Anderson
Department of Computer Science, University of North Carolina at Chapel Hill
Abstract
In work on multiprocessor realtime systems, processing
pipelines have received little attention. In this paper, soft
realtime periodic task systems are considered that include
such pipelines. Conditions are presented for guaranteeing
bounded deadline tardiness in such systems under global
EDF or FIFO multiprocessor scheduling.
1 Introduction
With the advent of multicore technologies, it is impor
tant that realtime scheduling theory be extended so that
commonlyused multiprocessor programming techniques
can be supported in systems with timing constraints. One
technique of particular utility is pipelined execution, which
is used to increase throughput by leveraging the parallelism
inherent on multiprocessor platforms. In this paper, we con
sider the problem of supporting such pipelines on a multi
processor where the workload is specified as a periodic task
|