Skip to content

Commit 8a5214a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add note and daxio version to the vPMEM document"
2 parents 08bddbd + a8b0c6b commit 8a5214a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/source/admin/virtual-persistent-memory.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,23 @@ The following are required to support the vPMEM feature:
3131

3232
``dax_pmem``, ``nd_pmem``, ``device_dax``, ``nd_btt``
3333

34+
.. note::
35+
36+
NVDIMM support is present in the Linux Kernel v4.0 or newer. It is
37+
recommended to use Kernel version 4.2 or later since `NVDIMM support
38+
<https://docs.pmem.io/persistent-memory/getting-started-guide/creating-development-environments/linux-environments>`_
39+
is enabled by default. We met some bugs in older versions, and we have
40+
done all verification works with OpenStack on 4.18 version, so 4.18
41+
version and newer will probably guarantee its functionality.
42+
3443
* QEMU version >= 3.1.0
3544

3645
* Libvirt version >= 5.0.0
3746

3847
* `ndctl`_ version >= 62
3948

49+
* daxio version >= 1.6
50+
4051
The vPMEM feature has been verified under the software and hardware listed above.
4152

4253

0 commit comments

Comments
 (0)