<div dir="ltr"><div>Hi,</div><div>  I am trying to plot graph of release overhead v/s release overhead of GSN-EDF scheduler . I had created real time tasks using the command " ./mktasks.py -m 8 -t 4 -u 0.5 " and the resulting overhead was traced using feature-trace tool. The result was</div><div>           SCHED2                       0</div><div>           RELEASE                 7546</div><div>           CXS                            0</div><div>           SCHED                        0</div><div>           RELEASE LATENCY  23996</div><div>           SEND-RESCHED        62376</div><div>Each time when i run this i am getting a different value. What is the reason for that? Should that value remain constant for a particular scheduler?<br></div></div>