On 01/08/18 16:17, Rúben Gonçalves (1150785) wrote:
We thought about using OMIP, yes, but we didn't manage to find much on
the documentation about configuring that protocol. Is it the same in
SMP as it is in uniprocessor? You choose RTEMS_PRIORITY |
RTEMS_BINARY_SEMAPHORE | RTEMS_INHERIT_PRIO
:25
Para: Rúben Gonçalves (1150785); users@rtems.org
Assunto: Re: MrsP Semaphore and EDF-RMM
Hello,
On 31/07/18 15:47, Rúben Gonçalves (1150785) wrote:
>
> When making some experiments to the behaviour of RTEMS in SMP
> configured with EDF and Rate Monotonic Manager we also noticed that
> w
Hello,
On 31/07/18 15:47, Rúben Gonçalves (1150785) wrote:
When making some experiments to the behaviour of RTEMS in SMP
configured with EDF and Rate Monotonic Manager we also noticed that
when a *periodic task* tries to obtain a semaphore created with the
Multiprocessor Resource Sharing Pro