kasjer opened a new pull request, #2881: URL: https://github.com/apache/mynewt-core/pull/2881
Write-back-allocate, while slightly more efficient, makes finding some errors very hard to find, when place of crash is connected to actual invalid address by cache line only. Write-back-allocate is not really working correct with LWIP stack where frames from ETH PHY are received by DMA no CPU. This problem may be addressed later, for now code switches to write-through. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
