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/07/21 13:29:15 UTC

[GitHub] [incubator-nuttx] mkeydevelop commented on a diff in pull request #6660: sched/sched/sched_timerexpiration: add RR option

mkeydevelop commented on code in PR #6660:
URL: https://github.com/apache/incubator-nuttx/pull/6660#discussion_r926676885


##########
sched/Kconfig:
##########
@@ -420,6 +420,13 @@ config RR_INTERVAL
 		Round robin scheduling (SCHED_RR) is enabled by setting this
 		interval to a positive, non-zero value.
 
+config SCHED_RR_IDLETASK

Review Comment:
   Keep idle task compatible? Maybe someone depend on this behaving?



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