You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/01/28 20:35:57 UTC

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8330: sched: Define SCHED_NORMAL policy like Linux

xiaoxiang781216 opened a new pull request, #8330:
URL: https://github.com/apache/nuttx/pull/8330

   https://man7.org/linux/man-pages/man7/sched.7.html and let's PTHREAD_DEFAULT_POLICY equals SCHED_NORMAL
   
   Signed-off-by: Xiang Xiao <xi...@xiaomi.com>
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


-- 
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


[GitHub] [nuttx] pkarashchenko merged pull request #8330: sched: Map SCHED_OTHER to SCHED_FIFO or SCHED_RR

Posted by "pkarashchenko (via GitHub)" <gi...@apache.org>.
pkarashchenko merged PR #8330:
URL: https://github.com/apache/nuttx/pull/8330


-- 
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