Donny9 commented on PR #15842:
URL: https://github.com/apache/nuttx/pull/15842#issuecomment-2664426876

   > @jerpelea , the changes submitted are common problems. I don't think there 
is any problem in one PR. If we classify them according to the directory 
structure, should all directories be split into different git repositories? I 
think this will meet all your requirements
   
   Thank you for your reply, i agree with this point. 
   
   @anchao It should also be noted that the previous addition of sched_lock was 
redundant, and in the latest PR, I have switched back to the original method. 
The reason is: when in the process of posting, if due to scheduling issues 
other tasks perform a wait operation, the driver's poll function will return 
"poll ready" without waiting, which will not result in missed wakeups.


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