Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2033934ybl; Thu, 9 Jan 2020 05:53:25 -0800 (PST) X-Google-Smtp-Source: APXvYqwAKtKQFXOg6cUmoMzT+fCN4UpZXWctUh6bLpDfncsv3+aYNtBnhJcl+BocJzTvtTf44TMf X-Received: by 2002:a05:6808:2c4:: with SMTP id a4mr3065381oid.22.1578578005032; Thu, 09 Jan 2020 05:53:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578578005; cv=none; d=google.com; s=arc-20160816; b=y2M9vpTSZdc/3hDbrl+f9iakn2dkw8Eb08u8FDMx6eoqvCT07qkBEEpr1tRfXL19u8 VzwV/K8+xQhfMRyOXxlTv/LW3xHgf88hsUg17jAjPKuJOBOh5DWIle3GahaLgxBk42D2 v3BiNylmvH/cr9L7ySOh0BMLak51jydtDbvrBYS37gDAq136/t9nyZie+2DSXFHxLk2W C8yVCVAsnSFJ9tEgdcwlxp5oFbO1/HZJV88EM6iqMgKWlii8+whF+WVOJtfsgGrszMJG QRJxim3xpF/9v9SuDyiBSZNaUK6AvJibHlUFA/q1vIB2w1+5S56V+dj8LtthDGt1fWGp HnIA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Dpdj5LXP76TsUMHq1a0370m6cQGPF7755UvR4++aF+A=; b=CGeVI5qETe31qF6cI7XbL58d9T5qcmuXvEWlJG/sOoWAE2SqKvTaaNGV2LODMqlPLR ObIT0TyPSxWPDjQc14yAyXAd4oSKq0nJa720WAcqZ2A2wEE+i3Q4XKWbMp6CYBjoK77/ UHWzSo5h8TxW+hbyno89yfKBsTQFSq4UOCgnd+EswBocVwpEX0qHoRgLZs9/ETICxh80 tEzkT0zGv4WqodbqAUHwvHs4hO1sdZ4LcAvF7N71dOtlu5hBih3YYg3ZizTbzv0K+tqo 8KvntMZzZlxDQycsaQHX7uVdiXodoc4ezCOj8IslDaHi+e91opu5asGyopkxi+k8Wv8j 05jA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l25si4250952otn.69.2020.01.09.05.53.12; Thu, 09 Jan 2020 05:53:25 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730609AbgAILZO (ORCPT + 99 others); Thu, 9 Jan 2020 06:25:14 -0500 Received: from mx2.suse.de ([195.135.220.15]:43420 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730565AbgAILZN (ORCPT ); Thu, 9 Jan 2020 06:25:13 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 947B96A4CE; Thu, 9 Jan 2020 11:24:47 +0000 (UTC) Received: by quack2.suse.cz (Postfix, from userid 1000) id 1FABF1E0798; Thu, 9 Jan 2020 12:24:47 +0100 (CET) Date: Thu, 9 Jan 2020 12:24:47 +0100 From: Jan Kara To: Dan Williams Cc: Vivek Goyal , "Darrick J. Wong" , Christoph Hellwig , Dave Chinner , Miklos Szeredi , linux-nvdimm , Linux Kernel Mailing List , "Dr. David Alan Gilbert" , virtio-fs@redhat.com, Stefan Hajnoczi , linux-fsdevel Subject: Re: [PATCH 01/19] dax: remove block device dependencies Message-ID: <20200109112447.GG27035@quack2.suse.cz> References: <20191216181014.GA30106@redhat.com> <20200107125159.GA15745@infradead.org> <20200107170731.GA472641@magnolia> <20200107180101.GC15920@redhat.com> <20200107183307.GD15920@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 07-01-20 10:49:55, Dan Williams wrote: > On Tue, Jan 7, 2020 at 10:33 AM Vivek Goyal wrote: > > W.r.t partitioning, bdev_dax_pgoff() seems to be the pain point where > > dax code refers back to block device to figure out partition offset in > > dax device. If we create a dax object corresponding to "struct block_device" > > and store sector offset in that, then we could pass that object to dax > > code and not worry about referring back to bdev. I have written some > > proof of concept code and called that object "dax_handle". I can post > > that code if there is interest. > > I don't think it's worth it in the end especially considering > filesystems are looking to operate on /dev/dax devices directly and > remove block entanglements entirely. > > > IMHO, it feels useful to be able to partition and use a dax capable > > block device in same way as non-dax block device. It will be really > > odd to think that if filesystem is on /dev/pmem0p1, then dax can't > > be enabled but if filesystem is on /dev/mapper/pmem0p1, then dax > > will work. > > That can already happen today. If you do not properly align the > partition then dax operations will be disabled. This proposal just > extends that existing failure domain to make all partitions fail to > support dax. Well, I have some sympathy with the sysadmin that has /dev/pmem0 device, decides to create partitions on it for whatever (possibly misguided) reason and then ponders why the hell DAX is not working? And PAGE_SIZE partition alignment is so obvious and widespread that I don't count it as a realistic error case sysadmins would be pondering about currently. So I'd find two options reasonably consistent: 1) Keep status quo where partitions are created and support DAX. 2) Stop partition creation altogether, if anyones wants to split pmem device further, he can use dm-linear for that (i.e., kpartx). But I'm not sure if the ship hasn't already sailed for option 2) to be feasible without angry users and Linus reverting the change. Honza -- Jan Kara SUSE Labs, CR