raiden00pl commented on pull request #2674:
URL: https://github.com/apache/incubator-nuttx/pull/2674#issuecomment-759610698


   > In that case, I would at least put this behind a config flag (disabled by 
default), otherwise a performance penalty will be paid even when not really 
necessary.
   
   This is a standard feature of the OS so it should be enabled by default. But 
configuration option to disable additional code is OK.
   
   > If we detect that there is not repeated start then we should be able to 
just use the DMA list feature correct?
   
   DMA requires TASKS_STARTTX=1 to send the chunks of data, which also sends a 
START/RESTART byte between chunks, so thise doesn't solve the problem.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to