andrzej-kaczmarek opened a new pull request #2529:
URL: https://github.com/apache/mynewt-core/pull/2529


   If msys block size is less than 308, all PDUs with max length will be
   fragmented into chain. This is not only inefficient in terms of block
   usage but also costs some time when allocating and copying RX PDUs
   and as a result we may be late on some transitions. This is especially
   troublesome when scanning chains spaced at min offset (T_mafs) since
   we are quite often too late to schedule next aux scan and thus it's
   unlikely we can scan complete chain.


----------------------------------------------------------------
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:
[email protected]


Reply via email to