mu578 commented on PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#issuecomment-1716152994

   You should try to stress it more to see if you don't hit any dead-locking on 
one cpu, process timing is important, so try to process heavy / greedy calls in 
each context, like allocating, read-write file, socket streams (triggering 
nasty interrupts in the middle), leaking memory on purpose, calls to getpid and 
alike, anything that is known to be system intensive.
   


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