On 16/11/2013 4:00 am, Sebastian Huber wrote:
_Thread_queue_Enqueue_priority() which use _ISR_Flash(). Usage of _ISR_Flash() will be highly problematic in case we introduce fine grained locking for SMP.
Could you please explain the issue the _ISR_Flash has in a little more detail ?
chris@huia cpukit $ grep -r _ISR_Flash $(find . -name \*.[chsS]) | wc -l 48 Why only this routine ? Chris _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel