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/01/28 13:40:40 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #5368: idle: remove heap & stack check in idle thread

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


   ## Summary
   idle: remove heap & stack check in idle thread
   
   ## Impact
   idle
   heap & stack check
   
   ## 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] [incubator-nuttx] xiaoxiang781216 commented on pull request #5368: idle: remove heap & stack check in idle thread

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


   @a-lunev please try this patch.


-- 
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] a-lunev edited a comment on pull request #5368: idle: remove heap & stack check in idle thread

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


   > @a-lunev please try this patch.
   
   @xiaoxiang781216 I have tested it now using default sim:tcpblaster config. The TCP throughput of RX and TX is not reduced (if you were concerned about the performance).
   And it does not crash.


-- 
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] xiaoxiang781216 merged pull request #5368: idle: remove heap & stack check in idle thread

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


   


-- 
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] a-lunev edited a comment on pull request #5368: idle: remove heap & stack check in idle thread

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


   > @a-lunev please try this patch.
   
   @xiaoxiang781216 I have tested it now using default sim:tcpblaster config. The TCP throughput of RX and TX is not reduced (if you were concerned about the performance).


-- 
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] a-lunev commented on pull request #5368: idle: remove heap & stack check in idle thread

Posted by GitBox <gi...@apache.org>.
a-lunev commented on pull request #5368:
URL: https://github.com/apache/incubator-nuttx/pull/5368#issuecomment-1024254550


   > @a-lunev please try this patch.
   
   Do you mean on some particular config?


-- 
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] a-lunev edited a comment on pull request #5368: idle: remove heap & stack check in idle thread

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


   > @a-lunev please try this patch.
   
   @xiaoxiang781216 I have tested it now using default sim:tcpblaster config (tested both CONFIG_DEBUG_MM=n and =y). The TCP throughput of RX and TX is not reduced (if you were concerned about the performance).
   And it does not crash.


-- 
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] a-lunev edited a comment on pull request #5368: idle: remove heap & stack check in idle thread

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


   > @a-lunev please try this patch.
   
   @xiaoxiang781216 Do you mean on some particular config?


-- 
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] a-lunev commented on pull request #5368: idle: remove heap & stack check in idle thread

Posted by GitBox <gi...@apache.org>.
a-lunev commented on pull request #5368:
URL: https://github.com/apache/incubator-nuttx/pull/5368#issuecomment-1024288308


   > @a-lunev please try this patch.
   
   I have tested it now using default sim:tcpblaster config. The TCP throughput of RX and TX is not reduced (if you were concerned about the performance).


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