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 2020/06/22 06:57:16 UTC

[GitHub] [incubator-nuttx] sebastianene07 commented on pull request #1009: Add support for preemptive scheduling in simulator build

sebastianene07 commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-647325477


   @xiaoxiang781216 We still need a way to create and switch to a new stack so ```ucontext``` functions can't be replaced with the sigsetjmp/siglongjmp. I looked at the Qemu implementation and it seems that they are using ucontext for task setup & creation and sigsetjmp/siglongjmp for everything else.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org