On 2/11/2022 11:39 AM, John Miller wrote:
Add support for chunk DMA transfers.
Various performance optimizations and behavior fixes.
Chunk mpu transfer use 64 objects (512 byte) to maintain memory
read alignment.
Align mpu memory allocation to be at 512 byte boundaries.
Reduce force-close allocat
Add support for chunk DMA transfers.
Various performance optimizations and behavior fixes.
Chunk mpu transfer use 64 objects (512 byte) to maintain memory
read alignment.
Align mpu memory allocation to be at 512 byte boundaries.
Reduce force-close allocation from 1 objects to 64 objects.
Add me
---
v2:
Various performance optimizations and behavior fixes
- Chunk mpu transfer use 64 objects (512 byte) to maintain memory
read alignment
- Align mpu memory allocation to be at 512 byte boundaries
- Reduce force-close allocation from 1 objects to 64 objects
- Add memory write barriers
3 matches
Mail list logo