[PATCH 1/4] score: Add scheduler name
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Apr 9 15:03:45 UTC 2014
On 2014-04-09 16:51, Gedare Bloom wrote:
>> + at item DEFAULT VALUE:
>> >+The default name is
>> >+ at itemize @bullet
>> >+ at item @code{" CBS"} for the CBS scheduler,
>> >+ at item @code{" EDF"} for the EDF scheduler,
>> >+ at item @code{"PRIO"} for the Deterministic Priority scheduler,
>> >+ at item @code{"PAFF"} for the Priority Affinity scheduler, and
>> >+ at 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.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list