Re: [PATCH v2 0/2] iommu/iova: Make the rcache depot properly flexible

From: zhangzekun (A)
Date: Mon Aug 28 2023 - 21:42:57 EST




在 2023/8/22 2:22, Robin Murphy 写道:
v1: https://lore.kernel.org/linux-iommu/cover.1692033783.git.robin.murphy@xxxxxxx/

Hi all,

Here's a quick update, cleaning up the silly bugs from v1 and taking
John's suggestion to improve the comments.

Cheers,
Robin.


Robin Murphy (2):
iommu/iova: Make the rcache depot scale better
iommu/iova: Manage the depot list size

drivers/iommu/iova.c | 94 ++++++++++++++++++++++++++++++--------------
1 file changed, 64 insertions(+), 30 deletions(-)


Sorry for the delay, I got some trouble with our performance test environment. I had made some performance test for this patches, and the result looks good.

Thanks,
Zekun