27 Feb
2017
27 Feb
'17
11:18 a.m.
On 23.02.2017 10:02, Michal Privoznik wrote:
NVDIMMs are new type of ultra fast storage that's plugged into DIMM slot and can hold the stored info throughout reboots. After all, NV stands for non-volatile. In virtualization world, this has an awesome advantage - less VM_EXITs on 'disk' IO.
https://nvdimm.wiki.kernel.org/
Currently, there is no NVDIMM namespace support. I think qemu does not support it either.
I was wrong here. Qemu DOES support namespaces. Well, specifying the size of namespace label store. Self-NACK, will send v2 shortly. Michal