Skip to content
Commit cd38e8f2 authored by Philippe Gerum's avatar Philippe Gerum
Browse files

evl/thread: enable notification on schedule overrun (T_WOSO)



Some scheduler policies may want to notify a thread which overruns its
allotted runtime. Introduce a new HM event - namely EVL_HMDIAG_OVERRUN
- which can be received via the common HM delivery channels (signal or
observable).

Notification is enabled by turning on the T_WOSO flag in the thread
mode.

Signed-off-by: default avatarPhilippe Gerum <rpm@xenomai.org>
parent 3869303d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment