pussuw opened a new pull request, #14859:
URL: https://github.com/apache/nuttx/pull/14859

   
   ## Summary
   
   The performance penalty in SMP mode is too big for taking the big kernel 
lock simply to bump the address environment reference counter; fix this by 
using the compiler provided atomic macros.
   
   ## Impact
   
   Improve context switch performance / handling of the address environment 
reference counter.
   
   ## Testing
   
   rv-virt:ksnh64
   rv-virt:ksmp64
   MPFS + BUILD_KERNEL
   
   


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