On 03/31, Sebastian Huber wrote:


On 31/03/16 11:13, Darshit Shah wrote:

I need this name to generate the skeleton files for the scheduler implementation and its configuration.

My preference is APA, since three letter acronyms are quite popular, like EDF and CBS. So, I would omit that we actually support strong APA in the name. From my point of view a weak APA scheduler makes no sense for a supposed to be real-time operating system. In the documentation we should emphasis this.

I agree that a three letter acronym is quite popular and would make things easy, but I would still support strong APA as the name since it clearly states what the scheduler is doing.

So, you suggest "Strong APA"?

Yes



New files are for example:

cpukit/score/include/rtems/score/schedulerapa.h
cpukit/score/include/rtems/score/schedulerapaimpl.h
cpukit/score/src/schedulerapa.c

Going by some of the existing filenames, I thought the files should be called `schedulerapasmp.c` and similarly for others. That is also the name I used in the proposal.

Its implicitly clear that APA has something to do with SMP. The other schedulers need the SMP in their name since we have basically two version of them, non-SMP (no postfix) and SMP.

That clears things up.

How about:

cpukit/score/include/rtems/score/schedulerstrongapa.h
cpukit/score/include/rtems/score/schedulerstrongapaimpl.h
cpukit/score/src/schedulerstrongapa.c

Those look good to me.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


--
Thanking You,
Darshit Shah

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to