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 2021/12/30 14:08:01 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #5104: net/tcp/udp: allocate tcp/udp connect dynamically

acassis commented on pull request #5104:
URL: https://github.com/apache/incubator-nuttx/pull/5104#issuecomment-1003045355


   I think dynamic allocation in the kernel makes NuttX more unpredictable for realtime applications. Maybe it could be dependent of some option like CONFIG_ALLOW_NON_RT_BEHAVIOR. What do you think?


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