Fault Tolerance in Real Time Multiprocessors - Embedded Systems
A. Christy Persya, T.R. Gopalakrishnan Nair

TL;DR
This paper introduces SASA, a novel integrated algorithm that combines task assignment, scheduling, and fault tolerance for real-time multiprocessor systems, aiming to enhance reliability without compromising deadlines.
Contribution
It proposes a new algorithm, SASA, that unifies task assignment, scheduling, and fault tolerance in real-time multiprocessor systems, addressing limitations of existing separate approaches.
Findings
SASA improves fault tolerance in real-time systems.
The algorithm ensures task deadlines are met despite faults.
It integrates multiple aspects of system reliability and scheduling.
Abstract
All real time tasks which are termed as critical tasks by nature have to complete its execution before its deadline, even in presence of faults. The most popularly used real time task assignment algorithms are First Fit (FF), Best Fit (BF), Bin Packing (BP).The common task scheduling algorithms are Rate Monotonic (RM), Earliest Deadline First (EDF) etc.All the current approaches deal with either fault tolerance or criticality in real time. In this paper we have proposed an integrated approach with a new algorithm, called SASA (Sorting And Sequential Assignment) which maps the real time task assignment with task schedule and fault tolerance
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReal-Time Systems Scheduling · Embedded Systems Design Techniques · Distributed systems and fault tolerance
