Searched hist:f524bf271a5cf12a44253194abcf8b6688ff5b9d (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/nvdimm/ |
H A D | label.h | diff f524bf271a5cf12a44253194abcf8b6688ff5b9d Sat May 30 11:36:02 CDT 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm: write pmem label set
After 'uuid', 'size', and optionally 'alt_name' have been set to valid values the labels on the dimms can be updated.
Write procedure is: 1/ Allocate and write new labels in the "next" index 2/ Free the old labels in the working copy 3/ Write the bitmap and the label space on the dimm 4/ Write the index to make the update valid
Label ranges directly mirror the dpa resource values for the given label_id of the namespace.
Cc: Greg KH <gregkh@linuxfoundation.org> Cc: Neil Brown <neilb@suse.de> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | label.c | diff f524bf271a5cf12a44253194abcf8b6688ff5b9d Sat May 30 11:36:02 CDT 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm: write pmem label set
After 'uuid', 'size', and optionally 'alt_name' have been set to valid values the labels on the dimms can be updated.
Write procedure is: 1/ Allocate and write new labels in the "next" index 2/ Free the old labels in the working copy 3/ Write the bitmap and the label space on the dimm 4/ Write the index to make the update valid
Label ranges directly mirror the dpa resource values for the given label_id of the namespace.
Cc: Greg KH <gregkh@linuxfoundation.org> Cc: Neil Brown <neilb@suse.de> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | dimm_devs.c | diff f524bf271a5cf12a44253194abcf8b6688ff5b9d Sat May 30 11:36:02 CDT 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm: write pmem label set
After 'uuid', 'size', and optionally 'alt_name' have been set to valid values the labels on the dimms can be updated.
Write procedure is: 1/ Allocate and write new labels in the "next" index 2/ Free the old labels in the working copy 3/ Write the bitmap and the label space on the dimm 4/ Write the index to make the update valid
Label ranges directly mirror the dpa resource values for the given label_id of the namespace.
Cc: Greg KH <gregkh@linuxfoundation.org> Cc: Neil Brown <neilb@suse.de> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | namespace_devs.c | diff f524bf271a5cf12a44253194abcf8b6688ff5b9d Sat May 30 11:36:02 CDT 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm: write pmem label set
After 'uuid', 'size', and optionally 'alt_name' have been set to valid values the labels on the dimms can be updated.
Write procedure is: 1/ Allocate and write new labels in the "next" index 2/ Free the old labels in the working copy 3/ Write the bitmap and the label space on the dimm 4/ Write the index to make the update valid
Label ranges directly mirror the dpa resource values for the given label_id of the namespace.
Cc: Greg KH <gregkh@linuxfoundation.org> Cc: Neil Brown <neilb@suse.de> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | nd.h | diff f524bf271a5cf12a44253194abcf8b6688ff5b9d Sat May 30 11:36:02 CDT 2015 Dan Williams <dan.j.williams@intel.com> libnvdimm: write pmem label set
After 'uuid', 'size', and optionally 'alt_name' have been set to valid values the labels on the dimms can be updated.
Write procedure is: 1/ Allocate and write new labels in the "next" index 2/ Free the old labels in the working copy 3/ Write the bitmap and the label space on the dimm 4/ Write the index to make the update valid
Label ranges directly mirror the dpa resource values for the given label_id of the namespace.
Cc: Greg KH <gregkh@linuxfoundation.org> Cc: Neil Brown <neilb@suse.de> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|