Re: [PATCH V2 0/1] Optimise IOVA allocations for PCI devices

From: Robin Murphy
Date: Thu Oct 12 2017 - 07:14:17 EST


On 12/10/17 11:08, Tomasz Nowicki wrote:
> Hi Joerg,
>
> On 12.10.2017 12:04, Joerg Roedel wrote:
>> Hi Tomasz,
>>
>> On Thu, Oct 12, 2017 at 11:40:27AM +0200, Tomasz Nowicki wrote:
>>> Can you please have a look and see if you are fine with this patch?
>>
>> How do these changes relate to Robin's IOVA optimizations already in the
>> iommu-tree?
>>
>
> This is another optimization patch which does not conflict with Robin's
> patches.
>
> Robin, please correct me if I am wrong.

Yup, I've had Tomasz' patch included in my iommu/iova branch for a
while, and the "Misc. IOVA tweaks" patches were actually written on top
of it.

This should be the final piece of the puzzle for several arm64 server
platforms, which exacerbate the problem by using 64K pages and having
host bridge windows consume most of the 32-bit mem space.

Robin.