[PATCH 0/3] dax, ext4: Improve DAX performance in ext4

2016-06-03 Thread Waiman Long
This is a follow-up of the patch series [PATCH v5 0/2] ext4: Improve parallel I/O performance on NVDIMM https://lkml.org/lkml/2016/4/29/583 It is rebased to the latest 4.7-rc1 release. It has an additional patch to advantage of the fact that the inode i_mutex is now an i_rwsem. Patch 1

[PATCH 0/3] dax, ext4: Improve DAX performance in ext4

2016-06-03 Thread Waiman Long
This is a follow-up of the patch series [PATCH v5 0/2] ext4: Improve parallel I/O performance on NVDIMM https://lkml.org/lkml/2016/4/29/583 It is rebased to the latest 4.7-rc1 release. It has an additional patch to advantage of the fact that the inode i_mutex is now an i_rwsem. Patch 1