Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1493662

Re: [PATCH v3 00/11] re-enable DAX PMD support

From Ross Zwisler <ross.zwisler@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 00/11] re-enable DAX PMD support
Date 2016-09-29 20:30 +0200
Message-ID <smOfL-7Gi-5@gated-at.bofh.it> (permalink)
References <sm7u9-5Nm-9@gated-at.bofh.it> <smctP-CI-5@gated-at.bofh.it> <smf8l-2ez-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Sep 28, 2016 at 02:55:50PM +1000, Dave Chinner wrote:
> On Tue, Sep 27, 2016 at 07:08:42PM -0700, Christoph Hellwig wrote:
> > On Tue, Sep 27, 2016 at 02:47:51PM -0600, Ross Zwisler wrote:
> > > DAX PMDs have been disabled since Jan Kara introduced DAX radix tree based
> > > locking.  This series allows DAX PMDs to participate in the DAX radix tree
> > > based locking scheme so that they can be re-enabled.
> > > 
> > > Jan and Christoph, can you please help review these changes?
> > 
> > About to get on a plane, so it might take a bit to do a real review.
> > In general this looks fine, but I guess the first two ext4 patches
> > should just go straight to Ted independent of the rest?
> > 
> > Also Jan just posted a giant DAX patchbomb, we'll need to find a way
> > to integrate all that work, and maybe prioritize things if we want
> > to get bits into 4.9 still.
> 
> I'm not going to have time to do much review or testing of the DAX
> changes (apart from the cursor comments I've already made) because
> of the huge pile of XFS reflink changes I've got ot get through
> first. However, I've already got the iomap dax bits in the XFS tree
> so I can pull everything through there if review and testing is
> covered otherwise......

Frankly I'd love it if my changes could make it into v4.9 through the XFS
tree.  They've passed xfstests both with and without DAX, and they've passed
all the targeted testing I've been able to throw at them.  If that works, we
can integrate Jan's changes on top of them during the v4.9 cycle and merge for
v4.10.

I'll work on incorporating changes for your feedback, Dave, and hopefully have
a v4 out by the end of the day.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 00/11] re-enable DAX PMD support Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 22:50 +0200
  [PATCH v3 07/11] dax: coordinate locking for offsets in PMD range Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
  [PATCH v3 08/11] dax: remove dax_pmd_fault() Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
  [PATCH v3 05/11] dax: make 'wait_table' global variable static Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
  [PATCH v3 09/11] dax: add struct iomap based DAX PMD support Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
    Re: [PATCH v3 09/11] dax: add struct iomap based DAX PMD support Dave Chinner <david@fromorbit.com> - 2016-09-28 00:20 +0200
      Re: [PATCH v3 09/11] dax: add struct iomap based DAX PMD support Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-29 20:30 +0200
  [PATCH v3 03/11] dax: remove buffer_size_valid() Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
  [PATCH v3 06/11] dax: consistent variable naming for DAX entries Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
  [PATCH v3 02/11] ext4: tell DAX the size of allocation holes Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
  [PATCH v3 04/11] ext2: remove support for DAX PMD faults Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-27 23:00 +0200
    Re: [PATCH v3 04/11] ext2: remove support for DAX PMD faults Dave Chinner <david@fromorbit.com> - 2016-09-27 23:50 +0200
      Re: [PATCH v3 04/11] ext2: remove support for DAX PMD faults Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-28 20:50 +0200
  Re: [PATCH v3 00/11] re-enable DAX PMD support Christoph Hellwig <hch@infradead.org> - 2016-09-28 04:10 +0200
    Re: [PATCH v3 00/11] re-enable DAX PMD support Dave Chinner <david@fromorbit.com> - 2016-09-28 07:00 +0200
      Re: [PATCH v3 00/11] re-enable DAX PMD support Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-09-29 20:30 +0200

csiph-web