Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3699580imu; Mon, 28 Jan 2019 09:15:05 -0800 (PST) X-Google-Smtp-Source: ALg8bN43FhEDn86YwAsumNir0D9UXuEEBsivGtyCRSG8BcNV4bVZ0w5VPCWRz/yTMYr+7OOyijUE X-Received: by 2002:a17:902:820f:: with SMTP id x15mr21789831pln.224.1548695705535; Mon, 28 Jan 2019 09:15:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548695705; cv=none; d=google.com; s=arc-20160816; b=RErTKTCAkyFwQ0Y+6WxJFnP13X5V4+PTLtZdP0YxjhEeUfTfVL8awYAVC8NlV7iudt zz82Q8tVpS9okpjJLMLWtEjBDFQTi1lZCxOSOa+IZVrY/sO3ilfuLvtygu52L5KYSoIs 3A2CYybLC1yANbamX7ejff4cWM04Tdxpkfodfpwt9KxiukfSeTEWYN+UsjlMl8/c8q9e YBThHmokHXGT5ZEZbH720yJFCfosAP59cUfjH8WWlL25fL2fammwU6EDPfYuhmhKDWpg YfeiOMV7GZkLz1gr4vLwr24YmQ067uEI5Yaxn20tRerAvkORDjUnbxR9ZD19fNECO10R svwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=FBvEE8wu72Zjf9ZMZgAmUlXO4nFUZbMbIGgJo5xVCiI=; b=R9/U75JpNMxUVnD6iRlT81cEU4j14qFvey+0ts6Hg+JUksMXRxEY6vNP1H5eNDexVC oPmpubQlKxAF/Rq2kUZNezE5lOwFKvPelTqxkpv5h1rgF4unGoSvQrUYW/og9/+Mpzce V3mrBU/Glr2QatZwJjMbbPyEcdj7nQYHyvEx9pKm4KSOvwJoqpGAYxoXDMGYe/8qr1Qz 36scZJt7gj+seOcGcVMskBYAy6gTcIex2skL0F6LEfzE0+xHMi/175Ga6/ZDVIFHEcC6 HSmX/1d+V47q0QTnP/MOLIsRSNLYWjKhhOewuF19MYoXtfBdcdV+O/1ksgyi1mmUUqnk W76A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v7si33210846plo.12.2019.01.28.09.14.46; Mon, 28 Jan 2019 09:15:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732365AbfA1ROh (ORCPT + 99 others); Mon, 28 Jan 2019 12:14:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38072 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728932AbfA1ROg (ORCPT ); Mon, 28 Jan 2019 12:14:36 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B3D3658E5B; Mon, 28 Jan 2019 17:14:35 +0000 (UTC) Received: from redhat.com (ovpn-123-79.rdu2.redhat.com [10.10.123.79]) by smtp.corp.redhat.com (Postfix) with SMTP id CDEC660BEC; Mon, 28 Jan 2019 17:14:33 +0000 (UTC) Date: Mon, 28 Jan 2019 12:14:33 -0500 From: "Michael S. Tsirkin" To: Christoph Hellwig Cc: Joerg Roedel , Jason Wang , Konrad Rzeszutek Wilk , Jens Axboe , virtualization@lists.linux-foundation.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, jfehlig@suse.com, jon.grimm@amd.com, brijesh.singh@amd.com, jroedel@suse.de Subject: Re: [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size Message-ID: <20190128121407-mutt-send-email-mst@kernel.org> References: <20190123163049.24863-1-joro@8bytes.org> <20190123163049.24863-6-joro@8bytes.org> <20190123213139.GD9032@lst.de> <20190124084011.GJ32526@8bytes.org> <20190124084221.GB19441@lst.de> <20190124095150.GL32526@8bytes.org> <20190128080526.GA3874@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190128080526.GA3874@lst.de> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Mon, 28 Jan 2019 17:14:36 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 28, 2019 at 09:05:26AM +0100, Christoph Hellwig wrote: > On Thu, Jan 24, 2019 at 10:51:51AM +0100, Joerg Roedel wrote: > > On Thu, Jan 24, 2019 at 09:42:21AM +0100, Christoph Hellwig wrote: > > > Yes. But more importantly it would fix the limit for all other block > > > drivers that set large segment sizes when running over swiotlb. > > > > True, so it would be something like the diff below? I havn't worked on > > the block layer, so I don't know if that needs additional checks for > > ->dev or anything. > > Looks sensible. Maybe for now we'll just do the virtio-blk case > that triggered it, and we'll do something like this patch for the > next merge window. We'll also need to apply the same magic to the > DMA boundary. So do I get an ack for this patch then? -- MST