Re: [PATCH 0/2] optimization of dma-buf system_heap allocation

From: Matthew Wilcox

Date: Tue Oct 14 2025 - 10:06:31 EST


On Tue, Oct 14, 2025 at 04:32:28PM +0800, zhaoyang.huang wrote:
> From: Zhaoyang Huang <zhaoyang.huang@xxxxxxxxxx>
>
> This series of patches would like to introduce alloc_pages_bulk_list in
> dma-buf which need to call back the API for page allocation.

Start with the problem you're trying to solve.