Shared Resource Access Control

Use when you must account for shared-resource blocking in a fixed-priority avionics task set: assign each protected resource its priority ceiling from the tasks that lock it, compute the worst-case blocking time each task can suffer from lower-priority tasks under the priority ceiling protocol, and run the response-time analysis with the blocking term to decide schedulability. Produces the per-resource ceiling map, the per-task worst-case blocking times, the response times with blocking, and the schedulability verdict that gate an avionics task set design. Trigger: shared resource access control, priority ceiling protocol, priority inheritance, stack resource policy, worst case blocking, blocking time bound, schedulability with blocking.

ashfordeOU bb87ad2 3 files · 35.4 KB Updated

File contents

ashfordeOU/aero-agent-skills/tree/main/skills/avionics/fsw/shared-resource-access-control commit bb87ad2b1a

Frequently asked questions

npx skillmds@latest add ashfordeou/shared-resource-access-control