Red-Black-Tree for Priority Queues

Chris Johns chrisj at rtems.org
Fri Nov 15 20:54:47 UTC 2013


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 at huia cpukit $ grep -r _ISR_Flash $(find . -name \*.[chsS]) | wc -l
       48

Why only this routine ?

Chris



More information about the devel mailing list