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/16 03:00:28 UTC

[GitHub] [incubator-nuttx] anchao commented on pull request #5506: arch/armv7-a/r: unify switch context from software interrupt

anchao commented on pull request #5506:
URL: https://github.com/apache/incubator-nuttx/pull/5506#issuecomment-1041045520


   > @anchao Let me confirm the intention of this PR. I know that Cortex-M uses a software interrupt-based context switch. So, are you going to apply the same approach to arm/armv7-a/r as well?
   
   Yes, This PR unify the context switch strategy same as Cortex-M, we plan to optimize the context switch and interrupt handing performance in next stage.


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