For SMP on x86 please have a look at:
https://devel.rtems.org/ticket/2183
Without the synchronization in the context switch, the system behaviour
is pretty unpredictable.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Hello Chris,
On Monday 17 of October 2016 03:00:56 Chris Johns wrote:
> I have built and tested these patches with no issues and 0 spurious
> interrupts.
>
> The changes look fine to me.
Thanks much for testing. I have pushed changes to the master.
I have spent considerable time over weekend by