Searched hist:"315 c562536c42aa4da9b6c5a2135dd6715a5e0b5" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/nvdimm/ |
H A D | nd.h | diff 315c562536c42aa4da9b6c5a2135dd6715a5e0b5 Thu Dec 10 16:45:23 CST 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE
When setting aside capacity for struct page it must be aligned to the largest mapping size that is to be made available via DAX. Make the alignment configurable to enable support for 1GiB page-size mappings.
The offset for PFN_MODE_RAM may now be larger than SZ_8K, so fixup the offset check in nvdimm_namespace_attach_pfn().
Reported-by: Toshi Kani <toshi.kani@hpe.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | pfn_devs.c | diff 315c562536c42aa4da9b6c5a2135dd6715a5e0b5 Thu Dec 10 16:45:23 CST 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE
When setting aside capacity for struct page it must be aligned to the largest mapping size that is to be made available via DAX. Make the alignment configurable to enable support for 1GiB page-size mappings.
The offset for PFN_MODE_RAM may now be larger than SZ_8K, so fixup the offset check in nvdimm_namespace_attach_pfn().
Reported-by: Toshi Kani <toshi.kani@hpe.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | pmem.c | diff 315c562536c42aa4da9b6c5a2135dd6715a5e0b5 Thu Dec 10 16:45:23 CST 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE
When setting aside capacity for struct page it must be aligned to the largest mapping size that is to be made available via DAX. Make the alignment configurable to enable support for 1GiB page-size mappings.
The offset for PFN_MODE_RAM may now be larger than SZ_8K, so fixup the offset check in nvdimm_namespace_attach_pfn().
Reported-by: Toshi Kani <toshi.kani@hpe.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|