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 2023/01/16 13:35:58 UTC

[GitHub] [nuttx] GUIDINGLI opened a new pull request, #8143: SIM bug fix when open CONFIG_SIM_WALLTIME_SIGNAL

GUIDINGLI opened a new pull request, #8143:
URL: https://github.com/apache/nuttx/pull/8143

   ## Summary
   
   sim/oneshot: don't need sleep_until when open CONFIG_SIM_WALLTIME_SIGNAL
   sim/mem: don't let siwtch out when operated the host mem
   
   ## Impact
   
   sim when open CONFIG_SIM_WALLTIME_SIGNAL
   
   ## Testing
   
   VELA
   


-- 
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] [nuttx] xiaoxiang781216 merged pull request #8143: SIM bug fix when open CONFIG_SIM_WALLTIME_SIGNAL

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8143:
URL: https://github.com/apache/nuttx/pull/8143


-- 
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] [nuttx] masayuki2009 commented on pull request #8143: SIM bug fix when open CONFIG_SIM_WALLTIME_SIGNAL

Posted by "masayuki2009 (via GitHub)" <gi...@apache.org>.
masayuki2009 commented on PR #8143:
URL: https://github.com/apache/nuttx/pull/8143#issuecomment-1425411138

   @GUIDINGLI 
   During testing https://github.com/apache/nuttx/pull/8489, I noticed that the sim:smp consumes much CPU time.
   Finally, I confirmed that this PR is the root cause of the high CPU load.
   


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