On Tue, Nov 28, 2023 at 6:53 PM Jason Gunthorpe <j...@ziepe.ca> wrote: > > 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.tatas...@soleen.com> > > --- > > drivers/vfio/vfio_iommu_type1.c | 8 +++++--- > > 1 file changed, 5 insertions(+), 3 deletions(-) > > You should send the seperately and directly to Alex.
Thanks, I will. > > Jason