On 2014-04-09 16:51, Gedare Bloom wrote:
+@item DEFAULT VALUE:
>+The default name is
>+@itemize @bullet
>+@item @code{" CBS"} for the CBS scheduler,
>+@item @code{" EDF"} for the EDF scheduler,
>+@item @code{"PRIO"} for the Deterministic Priority scheduler,
>+@item @code{"PAFF"} for the Priority Affinity scheduler, and
>+@item @code{"PSIM"} for the Simple Priority scheduler.
PSIM with SMP, SIMP for the non-SMP.


I didn't distinguish the non-SMP/SMP variants so far in the names. One scheme could be

"UCBS"
"UEDF"
"USIM"
"UPRI"

"MSIM"
"MPRI"
"MPRA"

with 'U' for uni-processor and 'M' for multi-processor. What is your opinion on RTEMS object names vs. strings? It could be also

"Uni-Processor Constant Bandwidth Server"
"worker pool"
"IO"

--
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.
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to