[LITMUS^RT] Questions on "linked" and "scheduled" concept
Hang Su
hangsu.cs at gmail.com
Mon Mar 5 20:34:11 CET 2012
Hi all :
struct pfair_state and struct cpuentry_t are per-cpu variables and defined
in sched_pfair.c and sched_gsn_edf.c, respectively. Here i want to make
clear what "linked" and "scheduled" exactly mean.
For example, Task 1 is executing on Processor 1, but Task 2 should be
executing on Processor 1 at this time according to a certain scheduling
algorithm.
So, for Processor 1 , its
scheduled = Task 1
linked = Task 2
Is that right ?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.litmus-rt.org/pipermail/litmus-dev/attachments/20120305/7efa793e/attachment.html>
More information about the litmus-dev
mailing list