Strong APA Scheduler : First Draft

Richi Dubey richidubey at gmail.com
Fri Jul 24 05:58:01 UTC 2020


Hi Andrew,

Your suggestion helps and I am going to work on it today. Thank you.

On Thu, Jul 23, 2020 at 8:14 PM Andrew Butterfield <
Andrew.Butterfield at cs.tcd.ie> wrote:

> Hi Richi,
>
>  a quick answer to 1 below
>
> On 23 Jul 2020, at 15:20, Richi Dubey <richidubey at gmail.com> wrote:
> 1)Both the algorithms require the use of a FIFO Queue to support the
> insert and dequeue operations.
>
> I believe we can use chains and use the chain_append() and combination of
> _Chain_Extract  and _Chain_First or just _Chain_First and node->next to
> achieve the FIFO requirements.
>
>
>
> You might want to look at chain_get() - it removes the first element, so
> does a FIFO protocol in tandem with chain_append()
>
> Regards,
>   Andrew
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
>
> --------------------------------------------------------------------
> Andrew Butterfield     Tel: +353-1-896-2517     Fax: +353-1-677-2204
> Lero at TCD, Head of Software Foundations & Verification Research Group
> School of Computer Science and Statistics,
> Room G.39, O'Reilly Institute, Trinity College, University of Dublin
>                          http://www.scss.tcd.ie/Andrew.Butterfield/
> --------------------------------------------------------------------
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200724/5a43baa1/attachment.html>


More information about the devel mailing list