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

   @nopnop2002 by default RR is select to this board:
   ```
   CONFIG_RR_INTERVAL=200
   ```
   
   If you want to disable it set the value to 0:
   ```
   CONFIG_RR_INTERVAL=0
   ```
   
   Please consider helping, adding the documentation to make the scheduling 
policy FIFO vs RR clear.
   
   Could you please close this issue? (since it is a configuration detail)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to