zyfeier commented on code in PR #6987: URL: https://github.com/apache/incubator-nuttx/pull/6987#discussion_r963705703
########## sched/Kconfig: ########## @@ -1826,3 +1826,10 @@ config SCHED_BACKTRACE using the information automatically generated by the compiler or architecture specific approach when ARCH_HAVE_BACKTRACE is selected + +config TASK_LIST_OPTIMIZE + bool "Enable task list optimize" + default n + ---help--- + Set to enable task lists optimize. Review Comment: I add more information for this feature, plz check. -- 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