On 6/12/23 13:33, Bart Van Assche wrote:
We want to improve Android performance by increasing the page size from 4 KiB
to 16 KiB. However, some of the storage controllers we care about do not support
DMA segments larger than 4 KiB. Hence the need support for DMA segments that are
smaller than the size of one virtual memory page. This patch series implements
that support. Please consider this patch series for the next merge window.
(replying to my own email)
Hi Jens,
Can you please take a look at this patch series? I think it is ready to
be merged.
Thanks,
Bart.