PREEMPT_RT validation harness¶
Gap capability: the runtime’s worst-case latency on PREEMPT_RT Linux is characterised under realistic load — a continuous regression gate, not a one-off measurement.
The runtime’s worst-case latency on PREEMPT_RT Linux is characterised under realistic load — a continuous regression gate, not a one-off measurement. |
The repository shall ship a versioned document
( |
The repository shall include a benchmark harness, packaged as a
cargo binary under Each NDJSON record shall be emitted once per scan cycle (including a
faulted scan, see Per-task scan index and fau... (REQ_0107)) and shall conform to the schema
The harness shall offer at least three selectable load profiles:
Implementation status. The |
The repository shall ship a documented procedure
( A continuous CI gate on jitter is explicitly not required by this REQ. See Harness as xtask, not CI gate (ADR_0061) for the rationale (no persistent self-hosted RT runner; cloud GH runners cannot guarantee PREEMPT_RT). |
The benchmark harness (Cyclictest-style benchmark ... (REQ_0111)) shall obtain its per-cycle
observations exclusively via the |