Re: [PATCH 2/3] ndctl, create-namespace: read default alignment from sysfs

2017-04-22 Thread Oliver O'Halloran
On Sat, Apr 22, 2017 at 3:19 AM, Dan Williams wrote: > On Fri, Apr 21, 2017 at 12:12 AM, Oliver O'Halloran wrote: >> Read the default alignment from the hpage_pmd_size in sysfs. On PPC the >> PMD size depends on the MMU being used. When the traditional hash MMU is >> used (P9 and earlier) the PMD

Delivery reports about your e-mail

2017-04-22 Thread Mail Administrator
The original message was included as attachment ___ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm

Re: [resend PATCH v2 11/33] dm: add dax_device and dax_operations support

2017-04-22 Thread Mike Snitzer
On Thu, Apr 20 2017 at 12:30pm -0400, Dan Williams wrote: > On Mon, Apr 17, 2017 at 12:09 PM, Dan Williams > wrote: > > Allocate a dax_device to represent the capacity of a device-mapper > > instance. Provide a ->direct_access() method via the new dax_operations > > indirection that mirrors the