cukiernik

Results 4 issues of cukiernik

Allows use the [Intel Optane Persistent Memory](https://www.intel.com/content/www/us/en/architecture-and-technology/optane-dc-persistent-memory.html) as a storage for cache. It map storage directly into user space memory, so reads and writes are doing by a memcpy (without...

apt install libaio-dev ./configure --enable-mmap --enable-experimental-linux-native-aio ./configure --enable-mmap

Core