Skip to content
  • Dan Williams's avatar
    libnvdimm, dax: reserve space to store labels for device-dax · 52ac23b2
    Dan Williams authored
    
    
    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>
    52ac23b2