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/06/24 21:01:48 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #6512: driver/syslog:sched lock in syslog to prevent garbled print from multi-thread

acassis commented on PR #6512:
URL: https://github.com/apache/incubator-nuttx/pull/6512#issuecomment-1165935446

   @XinStellaris @davids5 I think this PR will jeopardize the deterministic behavior of NuttX and will prioritize log debug message. In this case NuttX is not long real-time. Maybe in this case you need to highlight to end user/developer that the system now is a cooperative OS. This PR is very dangerous, maybe it should depends on EXPERIMENTAL flag or some new (to be created COOPERATIVE_OS or NO_REALTIME).


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