Re: [PATCH 3/4] serial: imx: adapt rx buffer and dma periods

2019-09-16 Thread Lucas Stach
On Mi, 2019-09-11 at 16:49 +0200, Philipp Puschmann wrote: > Using only 4 DMA periods for UART RX is very few if we have a high > frequency of small transfers - like in our case using Bluetooth with many > small packets via UART - causing many dma transfers but in each only > filling a fraction of

[PATCH 3/4] serial: imx: adapt rx buffer and dma periods

2019-09-11 Thread Philipp Puschmann
Using only 4 DMA periods for UART RX is very few if we have a high frequency of small transfers - like in our case using Bluetooth with many small packets via UART - causing many dma transfers but in each only filling a fraction of a single buffer. Such a case may lead to the situation that DMA RX