acassis commented on issue #11189:
URL: https://github.com/apache/nuttx/issues/11189#issuecomment-1815511097

   @g2gps are you using Tickless mode with RR ?
   Try to use CONFIG_RR_INTERVAL=200 for example and see if it improves the 
results. I think that in tickless mode each event itself is forcing the context 
switch and you are getting the preliminary mask instead of the complete bitmap 
set mask.


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to