[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ceiling priority in posix mutexes
- Date: Mon, 16 Jul 2007 12:58:50 +0100
- From: Patricia.Lopez-Cueva at scisys.co.uk (Patricia Lopez-Cueva)
- Subject: Ceiling priority in posix mutexes
Hi all,
I am confused with the _CORE_mutex_Seize_interrupt_trylock
implementation in coremutexseize.c file.
Why if the discipline is Priority Ceiling the function fails if the
current priority is lower than the ceiling priority? The ceiling
priority is supposed to be the priority of the highest task that may
lock the mutex but the only way it works is that the task has a priority
equal or bigger than priority ceiling.
Many thanks,
Patricia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rtems.rtems.org/pipermail/rtems-users/attachments/20070716/a39e29fb/attachment.html