GUIDINGLI commented on PR #11226: URL: https://github.com/apache/nuttx/pull/11226#issuecomment-1820285832
And actually, there is another way to resolve this issue. We can do more things at Step 8 sched_unlcok, re-pick the task from ready-to-run list. Then the CPU1 will execute the feed1 thread. But this method will increase CPU1 idle time, which let the CPU1 in fake-idle state, harmful for the performance. -- 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]
