Real Time Scheduling

Use when you must decide the offline schedulability of a periodic hard-real-time task set: compute the processor utilization of (C, T) tasks with implicit deadlines, apply the Liu-Layland utilization bound for rate-monotonic fixed-priority scheduling, run the exact iterative response-time analysis task by task, and test earliest-deadline-first feasibility with the full-utilization condition. Produces the utilization, the RM bound verdict, the exact response times with an RM feasibility verdict, the EDF feasibility verdict, and an overall scheduling verdict for avionics process and partition task sets. Trigger: rate monotonic scheduling, response time analysis, liu layland bound, earliest deadline first, cpu utilization, fixed priority scheduling, schedulability, worst case execution time.

ashfordeOU 02372cd 3 files · 30.0 KB Updated

File contents

ashfordeOU/aero-agent-skills/tree/main/skills/avionics/fsw/real-time-scheduling commit 02372cd5d5

Frequently asked questions

npx skillmds@latest add ashfordeou/real-time-scheduling