acassis commented on code in PR #6512: URL: https://github.com/apache/incubator-nuttx/pull/6512#discussion_r906422773
########## drivers/syslog/Kconfig: ########## @@ -373,4 +373,13 @@ config SYSLOG_CHARDEV byte output with no time-stamping or any other SYSLOG features supported. +config SYSLOG_SCHEDLOCK + bool "SYSLOG schedlock" Review Comment: ```suggestion bool "SYSLOG schedlock (DANGER: may degrade NuttX Realtime Performance)" -- 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