[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <147136736786.26813.5042217541564666020.stgit@dwillia2-desk3.amr.corp.intel.com>
Date: Tue, 16 Aug 2016 10:09:28 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: linux-nvdimm@...ts.01.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] device-dax prepare for dynamic resize / allocate
In preparation for dynamic resize / allocation support:
- convert device-dax instances to reserve memory ranges from their
parent region
- produce a 'seed' device instance to accept new allocation requests
---
Dan Williams (4):
dax: check resource alignment at dax region/device create
dax: add region-available-size attribute
dax: convert devm_create_dax_dev to PTR_ERR
dax: register seed device
drivers/dax/dax.c | 208 ++++++++++++++++++++++++++++++++++++++++++++++++----
drivers/dax/dax.h | 5 +
drivers/dax/pmem.c | 5 +
3 files changed, 196 insertions(+), 22 deletions(-)
Powered by blists - more mailing lists