From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 573344E61B for ; Mon, 11 Dec 2023 17:40:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 1317268BFE; Mon, 11 Dec 2023 18:40:21 +0100 (CET) Date: Mon, 11 Dec 2023 18:40:20 +0100 From: Christoph Hellwig To: Petr =?utf-8?B?VGVzYcWZw61r?= Cc: Christoph Hellwig , Petr Tesarik , Marek Szyprowski , Robin Murphy , "open list:DMA MAPPING HELPERS" , open list , Wangkefeng , Roberto Sassu , Petr Tesarik Subject: Re: [PATCH RESEND] swiotlb: reduce area lock contention for non-primary IO TLB pools Message-ID: <20231211174020.GA28041@lst.de> References: <20231201121352.195-1-petrtesarik@huaweicloud.com> <20231211140111.5dbb74c0@meshulam.tesarici.cz> Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231211140111.5dbb74c0@meshulam.tesarici.cz> User-Agent: Mutt/1.5.17 (2007-11-01) On Mon, Dec 11, 2023 at 02:01:11PM +0100, Petr Tesařík wrote: > Hi Christoph, > > just a friendly ping about the following patch. Does it need more time > to review, or has it gone lost? I've just been a bit too busy. I'll do a run on dma-related things this week.