[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 1/1] swiotlb: Reduce swiotlb pool lookups
 
- To: Michael Kelley <mhklinux@xxxxxxxxxxx>
 
- From: Christoph Hellwig <hch@xxxxxx>
 
- Date: Tue, 9 Jul 2024 13:51:03 +0200
 
- Cc: Christoph Hellwig <hch@xxxxxx>,	"robin.murphy@xxxxxxx" <robin.murphy@xxxxxxx>,	"joro@xxxxxxxxxx" <joro@xxxxxxxxxx>,	"will@xxxxxxxxxx" <will@xxxxxxxxxx>,	"jgross@xxxxxxxx" <jgross@xxxxxxxx>,	"sstabellini@xxxxxxxxxx" <sstabellini@xxxxxxxxxx>,	"oleksandr_tyshchenko@xxxxxxxx" <oleksandr_tyshchenko@xxxxxxxx>,	"m.szyprowski@xxxxxxxxxxx" <m.szyprowski@xxxxxxxxxxx>,	"petr@xxxxxxxxxxx" <petr@xxxxxxxxxxx>,	"iommu@xxxxxxxxxxxxxxx" <iommu@xxxxxxxxxxxxxxx>,	"linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>,	"xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
 
- Delivery-date: Tue, 09 Jul 2024 11:51:11 +0000
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
On Tue, Jul 09, 2024 at 11:48:08AM +0000, Michael Kelley wrote:
> Your tweaks look fine to me. Evidently I misunderstood your
> preference in our previous exchange about #ifdef vs. IS_ENABLED()
> in swiotlb_find_pool(), and the effect on dma_uses_io_tlb.
Actually I actively mislead you.  Yes, I prefer the IS_ENABLED, but
I missed that it would require make the field available unconditionally,
which is not worth the tradeoff.  Sorry for that.
 
 
    
     |