Hi all,<div><br></div><div>I want to run a task set in LITMUS. For each task in the task set, I want to assign an absolute time for it to release its 1st job. By doing that, I can record each job's response time and determine if the task misses its deadline or not. </div>
<div><br></div><div>I looked around in the liblitmus folder, but didn't find any function that can assign a release time for the task. </div><div><br></div><div>I found the release time of a task is assigned in release_at() in the litmus-rt/litmus/job.c file.  </div>
<div>But I still don't know how to assign the task's release time inside the base_task.c file?</div><div><br></div><div>Can anyone help me?</div><div><br></div><div>Thank you very much for your time in this question!</div>
<div><br></div><div>Best Regards,</div><div><br></div><div>Meng XU</div><div><br></div><div><br></div>