Re: [PATCH 16/16] vfio: account iommu allocations

From: Jason Gunthorpe
Date: Tue Nov 28 2023 - 18:54:02 EST


On Tue, Nov 28, 2023 at 08:49:38PM +0000, Pasha Tatashin wrote:
> iommu allocations should be accounted in order to allow admins to
> monitor and limit the amount of iommu memory.
>
> Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
> ---
> drivers/vfio/vfio_iommu_type1.c | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)

You should send the seperately and directly to Alex.

Jason