4.6 Barrier Patch for Review
Joel Sherrill
joel.sherrill at oarcorp.com
Thu Mar 2 14:53:14 UTC 2006
Round 2 attached. How does this one look?
--joel
Till Straumann wrote:
> I agree with Eric, Thomas and Pavel.
>
> The barriers must prevent stuff from
> being moved out of the protected section:
>
> protection enable (isr_disable or thread_dispatch_disable++)
> barrier
> protected code
> barrier
> protection disable (isr_enable or thread_enable_dispatch)
>
> -- Till
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: barrier1.diff
Type: text/x-patch
Size: 4250 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20060302/7d23c36f/attachment-0001.bin>
More information about the users
mailing list