On 23/04/2015 5:51 am, Sebastian Huber wrote:
>
> - Gedare Bloom schrieb:
>> Joel,
>>
>> On Tue, Apr 21, 2015 at 12:13 PM, Joel Sherrill
>> wrote:
>>>
>>>
>>> On 4/21/2015 2:24 AM, Sebastian Huber wrote:
Move the linear search into a critical section to avoid corruption due
to high
- Gedare Bloom schrieb:
> Joel,
>
> On Tue, Apr 21, 2015 at 12:13 PM, Joel Sherrill
> wrote:
> >
> >
> > On 4/21/2015 2:24 AM, Sebastian Huber wrote:
> >> Move the linear search into a critical section to avoid corruption due
> >> to higher priority interrupts. The interrupt disable time d
Joel,
On Tue, Apr 21, 2015 at 12:13 PM, Joel Sherrill
wrote:
>
>
> On 4/21/2015 2:24 AM, Sebastian Huber wrote:
>> Move the linear search into a critical section to avoid corruption due
>> to higher priority interrupts. The interrupt disable time depends now
>> on the count of pending messages.
On 4/21/2015 2:24 AM, Sebastian Huber wrote:
> Move the linear search into a critical section to avoid corruption due
> to higher priority interrupts. The interrupt disable time depends now
> on the count of pending messages.
>
> Close #2328.
> ---
> cpukit/score/include/rtems/score/coremsgimpl