pkarashchenko commented on issue #6310:
URL: 
https://github.com/apache/incubator-nuttx/issues/6310#issuecomment-1176503018

   @davids5 yes. The changes are pushed. Regarding the `kwork_inherit` I do not 
fully understand your question. I will double check, but I think that 
`kwork_inherit` works exactly as before. There is a way to boost priority of 
`lpwork` externally via `lpwork_boostpriority`. If `kwork` is running a thread 
and is holding any resource that other higher priority thread is waiting, then 
the priority of `kwork` will rise above boosted priority and will go back after 
resource is released. Maybe you can expand description of a situation that you 
are writing about.


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to