Skip to content
Commit 52ac23b2 authored by Dan Williams's avatar Dan Williams
Browse files

libnvdimm, dax: reserve space to store labels for device-dax



We may want to subdivide a device-dax range into multiple devices so
that each can have separate permissions or naming.  Reserve 128K of
label space by default so we have the capability of making allocation
decisions persistent.  This reservation is not something we can add
later since it would result in the default size of a device-dax range
changing between kernel versions.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent cd03412a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment