<div dir="ltr">Hi all,<div>For computing virtual deadlines (in implementation of EDF-VD algorithm for mixed criticality systems), I will have to access parameters like period, execution cost etc of all tasks (in the given task set) before they start executing. I will be using 'release_ts' to release the tasks synchronously. I see that all tasks in the task set will be made to wait before they are released together in <a href="https://github.com/LITMUS-RT/litmus-rt/blob/master/litmus/sync.c" target="_blank">https://github.com/LITMUS-RT/litmus-rt/blob/master/litmus/sync.c</a>. In LITMUS^RT, where could I do this virtual deadline computation as I need access to all the tasks in the given task set ?</div>

<div>Thank you.<br></div><div> <br></div><div><div><div dir="ltr">Regards,<div>chandru</div></div></div>
</div></div>