Re: [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
From: Yongji Xie <hidden>
Date: 2021-08-03 08:54:17
Also in:
linux-fsdevel, linux-iommu, lkml, netdev
From: Yongji Xie <hidden>
Date: 2021-08-03 08:54:17
Also in:
linux-fsdevel, linux-iommu, lkml, netdev
On Tue, Aug 3, 2021 at 3:41 PM Jason Wang [off-list ref] wrote:
在 2021/7/29 下午3:34, Xie Yongji 写道:quoted
Export alloc_iova_fast() and free_iova_fast() so that some modules can use it to improve iova allocation efficiency.It's better to explain why alloc_iova() is not sufficient here.
Fine. Thanks, Yongji