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/02/28 12:53:03 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #5641: sim: add loop thread to handle dev loops

GUIDINGLI opened a new pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641


   ## Summary
   
   sched/group: Move files_initlist/lib_stream_initialize to group_alloc
   
   sim: add loop thread to handle dev loops
   
   For some dev loops will call sem_wait/sem_trywait
   
   ## Impact
   
   group init & sim idle
   
   ## Testing
   
   VELA sim
   


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



[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #5641: sim: add loop thread to handle dev loops

Posted by GitBox <gi...@apache.org>.
GUIDINGLI commented on pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1055118937


   @masayuki2009 
   Could you help to review this, 
   In this patch, we move the `sched_lock()` ahead & make the `up_initialize()` can create thread.


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



[GitHub] [incubator-nuttx] GUIDINGLI edited a comment on pull request #5641: sim: add loop thread to handle dev loops

Posted by GitBox <gi...@apache.org>.
GUIDINGLI edited a comment on pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1055118937


   @masayuki2009 
   Could you help to review this, 
   In this PR, we move the `sched_lock()` ahead & make the `up_initialize()` can create thread.


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



[GitHub] [incubator-nuttx] masayuki2009 merged pull request #5641: sim: add loop thread to handle dev loops

Posted by GitBox <gi...@apache.org>.
masayuki2009 merged pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641


   


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



[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #5641: sim: add loop thread to handle dev loops

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1055957021


   @GUIDINGLI 
   
   Could you rebase your branch to the latest master?
   


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



[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #5641: sim: add loop thread to handle dev loops

Posted by GitBox <gi...@apache.org>.
GUIDINGLI commented on pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1056493454


   > @GUIDINGLI
   > 
   > Could you rebase your branch to the latest master?
   
   done


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