[LITMUS^RT] Questions on "linked" and "scheduled" concept

Jonathan Herman hermanjl at cs.unc.edu
Mon Mar 5 22:10:55 CET 2012


That is a correct. Linked represents what "should" be running, while
scheduled is what "is" running.

On Mon, Mar 5, 2012 at 2:34 PM, Hang Su <hangsu.cs at gmail.com> wrote:

> 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.
>
> _______________________________________________
> litmus-dev mailing list
> litmus-dev at lists.litmus-rt.org
> https://lists.litmus-rt.org/listinfo/litmus-dev
>
>


-- 
Jonathan Herman
Department of Computer Science at UNC Chapel Hill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.litmus-rt.org/pipermail/litmus-dev/attachments/20120305/adaec8f9/attachment.html>


More information about the litmus-dev mailing list