[PATCH v2] Update Strong APA Scheduler

Richi Dubey richidubey at gmail.com
Fri Jun 11 05:45:04 UTC 2021


I understand. Thanks.

On Thu, Jun 10, 2021 at 7:20 PM Gedare Bloom <gedare at rtems.org> wrote:

> We'll need the entire patch set resent for commit, but you can work
> through the scheduler addition first if you like, and then resend the
> tests as their own patch set.
>
> On Thu, Jun 10, 2021 at 7:20 AM Sebastian Huber
> <sebastian.huber at embedded-brains.de> wrote:
> >
> > On 10/06/2021 10:49, Richi Dubey wrote:
> > > +/* Forward Declaration of Per_CPU_Control */
> > > +struct Per_CPU_Control;
> > > +typedef struct Per_CPU_Control Per_CPU_Control;
> >
> > Please remove the typedef.
> >
> > > +
> > > +#define STRONG_SCHEDULER_NODE_OF_CHAIN( node ) \
> > > +  RTEMS_CONTAINER_OF( node, Scheduler_strong_APA_Node, Ready_node )
> > > +
> >
> > Please move this define to an implementation header/source file.
> >
> > --
> > embedded brains GmbH
> > Herr Sebastian HUBER
> > Dornierstr. 4
> > 82178 Puchheim
> > Germany
> > email: sebastian.huber at embedded-brains.de
> > phone: +49-89-18 94 741 - 16
> > fax:   +49-89-18 94 741 - 08
> >
> > Registergericht: Amtsgericht München
> > Registernummer: HRB 157899
> > Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> > Unsere Datenschutzerklärung finden Sie hier:
> > https://embedded-brains.de/datenschutzerklaerung/
> > _________Richi Dubey <richidubey at gmail.com
> >______________________________________
> > devel mailing list
> > devel at rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210611/7856811a/attachment.html>


More information about the devel mailing list