-
## Crate Name
nvdimm
## Short Description
Non-volatile memory is memory that retains its contents even when electrical power is removed, for example from an unexpected power loss, system cras…
-
Hi,
I’m curious about your experimental configuration that uses two DIMMs per socket and manages all eight DIMMs across four sockets with interleaved mode. Is this configuration beneficial to the dat…
-
hello dear product owners,
can I ask if this ATS server can enable NVDIMM as cache, it can works with pmem fsdax mode naturally.
-
We follow the guide [here](http://pmem.io/2016/02/22/pm-emulation.html) and enable the NVDIMM for the kernel in order to [Setup NVM (DEV-DAX) emulation](https://github.com/ut-osa/strata#1-setup-nvm-de…
-
We use ndctl to set nvdimm in devdax mode. The command we used is:
```
ndctl create-namespace --mode devdax --map dev -e namespace0.0 -f
```
Before power reset, the ndctl list returns:
```
$ su…
-
This JEP enables the HotSpot VM to allocate the Java object heap on an alternative memory device, specified by the user. This new feature would, for example, make it possible in a multi-JVM environmen…
-
$ ./autogen.sh
$ mkdir build-x86_64 ; cd build-x86_64
$ ../configure --prefix=/cm/shared/apps/ndctl/71.1 --sysconfdir=/etc --libdir=/cm/shared/apps/ndctl/71.1/usr/lib
checking for a BSD-compatible …
-
Hi,
I'm deploying DAOS in ESXi vm node. There's an Optane persistent memory installed in the host. nvdimms are added to the vm, but daos_server can't find any SCM at all, which invokes ipmctl to lisk…
-
With /etc/modprobe.d/nvdimm-security.conf udev rule, "ndctl load-keys" is invoked regardless whether sys-admin has created nvdimm-master key or not. When there is no intention to exercise nvdimm secu…
-
I met some severe problems when using DCPMM. So I'm trying to update the firmware of the PMs. But the updating process has been stuck for 4 hours and is still stuck now. The issue seems like the issue…