Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3395876pxb; Sun, 7 Feb 2021 07:58:16 -0800 (PST) X-Google-Smtp-Source: ABdhPJwOHCJJfUc1Hxue/OK1Krrdz2OeNkWJMAYD6zwAMgEGrr18gC1JrlmD2t7Y8YDLP9Vtvtyk X-Received: by 2002:a17:906:b2c6:: with SMTP id cf6mr12324954ejb.99.1612713496324; Sun, 07 Feb 2021 07:58:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612713496; cv=none; d=google.com; s=arc-20160816; b=TFyJqvfRGCYOIwavqLTIJj4sD+8CqIIbUaZcz9cNnTfDjIjwZ1uZaSpVsWBcJOxump 8tzr98pzCwtDNfZwZ/spHb99TPatuxXxag07SYwVroQvrm497Lhbje3heR69ViJUYfCZ JHYh83/otbzMe5ktt2SkPJJa4i9hjvzz3+dTY/6PyBGL+fIri7Gznc0eq68hWZX/QNO1 1EAVvtf76GXg4tOaqXvIjQ/UJRQ/YzTfvYsSfK7cgx/vejGUGs8Ca2IwTQXEgnXVzLZM tuXY9u5pzd59iWZzm7p6jW4as83YN5FCXZdWnBu0tzq+hZ8pgl+OxC2DKdsBzkzWEpiJ i/9w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=kS0gUUQJ6ckbrw+27bhpVE1LuQN6RZHsVFfv99bPhTE=; b=Pzh8ThKdl6d3da3zeh1BIW6xzWtL8VPd9BUatsJI7nsn/Sh1fESm2G21fzlUtkuPzI makPPlCxquvxAcpcT3aJcu+1cPs33DmuIS4J/RhASLmG//ZVRd9KQMfzH3YIQ/zhi4p5 bqRTLqPcw0fMKG+zOnkoTg9R+YdiBIcKJkVgdipFcik4SfMJTaarHS0hcjMANzIjI9y4 47Qw+jpD1rBise0dens9/LcBj5V/uVmVhDlfoLcpQm3AnncycKe0m3nqBYuXY/SrZOIB fswRC0nAJ4Q2G5FfJ7u4H77xjW4tfBEYb4zD3B5L7tvRo84iGWbURtsulPyh00eZXZfO 1m0Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g1si9755207ejc.697.2021.02.07.07.57.52; Sun, 07 Feb 2021 07:58:16 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229629AbhBGP4v (ORCPT + 99 others); Sun, 7 Feb 2021 10:56:51 -0500 Received: from verein.lst.de ([213.95.11.211]:38553 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229491AbhBGP4u (ORCPT ); Sun, 7 Feb 2021 10:56:50 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 3732F68B02; Sun, 7 Feb 2021 16:56:02 +0100 (CET) Date: Sun, 7 Feb 2021 16:56:01 +0100 From: Christoph Hellwig To: Dongli Zhang Cc: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, iommu@lists.linux-foundation.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-pci@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, nouveau@lists.freedesktop.org, x86@kernel.org, xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, adrian.hunter@intel.com, akpm@linux-foundation.org, benh@kernel.crashing.org, bskeggs@redhat.com, bhelgaas@google.com, bp@alien8.de, boris.ostrovsky@oracle.com, hch@lst.de, chris@chris-wilson.co.uk, daniel@ffwll.ch, airlied@linux.ie, hpa@zytor.com, mingo@kernel.org, mingo@redhat.com, jani.nikula@linux.intel.com, joonas.lahtinen@linux.intel.com, jgross@suse.com, konrad.wilk@oracle.com, m.szyprowski@samsung.com, matthew.auld@intel.com, mpe@ellerman.id.au, rppt@kernel.org, paulus@samba.org, peterz@infradead.org, robin.murphy@arm.com, rodrigo.vivi@intel.com, sstabellini@kernel.org, bauerman@linux.ibm.com, tsbogend@alpha.franken.de, tglx@linutronix.de, ulf.hansson@linaro.org, joe.jin@oracle.com, thomas.lendacky@amd.com Subject: Re: [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays Message-ID: <20210207155601.GA25111@lst.de> References: <20210203233709.19819-1-dongli.zhang@oracle.com> <20210203233709.19819-6-dongli.zhang@oracle.com> <20210204084023.GA32328@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210204084023.GA32328@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 04, 2021 at 09:40:23AM +0100, Christoph Hellwig wrote: > So one thing that has been on my mind for a while: I'd really like > to kill the separate dma ops in Xen swiotlb. If we compare xen-swiotlb > to swiotlb the main difference seems to be: > > - additional reasons to bounce I/O vs the plain DMA capable > - the possibility to do a hypercall on arm/arm64 > - an extra translation layer before doing the phys_to_dma and vice > versa > - an special memory allocator > > I wonder if inbetween a few jump labels or other no overhead enablement > options and possibly better use of the dma_range_map we could kill > off most of swiotlb-xen instead of maintaining all this code duplication? So I looked at this a bit more. For x86 with XENFEAT_auto_translated_physmap (how common is that?) pfn_to_gfn is a nop, so plain phys_to_dma/dma_to_phys do work as-is. xen_arch_need_swiotlb always returns true for x86, and range_straddles_page_boundary should never be true for the XENFEAT_auto_translated_physmap case. So as far as I can tell the mapping fast path for the XENFEAT_auto_translated_physmap can be trivially reused from swiotlb. That leaves us with the next more complicated case, x86 or fully cache coherent arm{,64} without XENFEAT_auto_translated_physmap. In that case we need to patch in a phys_to_dma/dma_to_phys that performs the MFN lookup, which could be done using alternatives or jump labels. I think if that is done right we should also be able to let that cover the foreign pages in is_xen_swiotlb_buffer/is_swiotlb_buffer, but in that worst case that would need another alternative / jump label. For non-coherent arm{,64} we'd also need to use alternatives or jump labels to for the cache maintainance ops, but that isn't a hard problem either.