Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.0
-
None
-
None
Description
The current implementation for nvm cache based on the libvmem library which can store data in persistent memory. Nowadays, libvmem is not the one and only NVM library. libmemkind integrate the persistent memory support, it combined support for multiple types of volatile memory into a single, convenient API. It's time to optimize the nvm cache part in kudu