You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/23 18:11:26 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6987: nuttx/sched: semaphore and mqueue task list optimize

pkarashchenko commented on PR #6987:
URL: https://github.com/apache/incubator-nuttx/pull/6987#issuecomment-1256524099

   > @pkarashchenko please review the change where conflict with your priority inheritance change.
   
   This approach goes in conflict with https://github.com/apache/incubator-nuttx/pull/6318 `sched/semaphore/sem_holder.c` line `436` that tries to find the task with highest priority that is waiting for the semaphore held by the task. I need some more time to think how to implement fix priority restoration in case we move the list to semaphore


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org