[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190717062615.10569-1-hch@lst.de>
Date: Wed, 17 Jul 2019 08:26:13 +0200
From: Christoph Hellwig <hch@....de>
To: iommu@...ts.linux-foundation.org
Cc: Joerg Roedel <joro@...tes.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
linux-kernel@...r.kernel.org
Subject: fix nvme performance regression due to dma_max_mapping_size()
Hi all,
the new dma_max_mapping_size function is a little to eager to limit
the I/O size if the swiotlb buffer is present, but the device is
not addressing limited. Fix this by adding an additional check.
Powered by blists - more mailing lists