pussuw commented on PR #2159: URL: https://github.com/apache/nuttx-apps/pull/2159#issuecomment-1789239091
Thanks for the input all, I suspected taking the mm_lock in idle task is a bad idea, thank you for confirming it. So a solution would be to handle mm_delaylist for all cpu:s in mm_malloc? Delaylist_free already takes the spinlock protecting the list, so it should be safe? -- 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]
