jlaitine commented on issue #16004:
URL: https://github.com/apache/nuttx/issues/16004#issuecomment-2750350413

   > the output side should be OK? let's chagne the input side as an Kconfig 
option?
   
   Doesn't also the output side unnecessarily block on write? I think the 
client should be able to push e.g. 120 bytes to the output buffers on a single 
write, and let the kernel side handle sending out the data. Even if there is 
not enough room in the CDCDACM buffers for the amount of data. That is why 
there was the configurable buffer sizes for the CDCACM serial originally!
   


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