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

   ## Summary
   
   sched/group: change type of task group member to single queue
   
   Change the type of task group member to single list chain to
   avoid accessing the memory allocator to improve the performance
   
   Signed-off-by: chao an <[email protected]>
   
   
   ## Impact
   
   Fix regression:
   https://github.com/apache/nuttx/pull/11860
   https://github.com/apache/nuttx/pull/11848
   
   ## Testing
   
   sim/elf


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