jturnsek commented on PR #8871:
URL: https://github.com/apache/nuttx/pull/8871#issuecomment-1480064069

   > so it's better to make epoll as the default setting
   
   I would say no, because with small number of fds, poll should be more 
efficient. At least on Linux. It is the other way around when large number of 
fd used.
   
   


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