[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <150251473716.11236.9462897790331942583.stgit@dwillia2-desk3.amr.corp.intel.com>
Date: Fri, 11 Aug 2017 22:12:17 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: linux-nvdimm@...ts.01.org
Cc: Oliver O'Halloran <oohall@...il.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] libnvdimm: export supported page size alignments
This series is a minor rework of Oliver's original patch:
https://patchwork.kernel.org/patch/9811257/
It allows userspace to discover the system huge and gigantic page sizes
for aligning devices to support larger than PAGE_SIZE mappings for dax.
---
Dan Williams (2):
libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}
libnvdimm, pfn, dax: limit namespace alignments to the supported set
Oliver O'Halloran (1):
libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs
drivers/nvdimm/btt_devs.c | 4 ++--
drivers/nvdimm/core.c | 10 +++++----
drivers/nvdimm/namespace_devs.c | 6 +++--
drivers/nvdimm/nd.h | 6 +++--
drivers/nvdimm/pfn_devs.c | 43 ++++++++++++++++++++++++---------------
5 files changed, 39 insertions(+), 30 deletions(-)
Powered by blists - more mailing lists