Aperiodic Server Scheduling

Use when you must give the aperiodic or event-driven jobs of an avionics flight software task set a bounded service under fixed-priority scheduling: reduce the event streams to their load utilization, size the polling-server, deferrable-server or sporadic-server capacity and period from that load with a burst margin, fold the server budget into the fixed-priority response-time analysis as a periodic task at its priority slot, and place it at the highest slot where every periodic task keeps its implicit deadline and the budget completes within its period. Produces the sized server budget, the insertion index with the augmented response times and total utilization, the worst-case aperiodic response bounds with the capacity-loss wait and replenishment arithmetic, and the no-feasible-slot verdict. Trigger: aperiodic server, sporadic server, deferrable server, polling server, server budget, event driven jobs, aperiodic response time.

ashfordeOU dfd41ce 3 files · 45.5 KB Updated

File contents

ashfordeOU/aero-agent-skills/tree/main/skills/avionics/fsw/aperiodic-server-scheduling commit dfd41ce57f

Frequently asked questions

npx skillmds@latest add ashfordeou/aperiodic-server-scheduling