simaocat

Results 4 issues of simaocat

I try to build Cachelib from the source and follows instruction "./contrib/build.sh -j" It reports the following error. All dependencies are compiled well other than cachelib and cachebench. My os...

I pre-allocate a large block of memory using mmap, for example, 1GB, and then use the mi_manage_os_memory function to manage this block of memory. After that, I allocate several memory...

I have a long-running multi-threaded KV program that provides get and set interfaces. The program is configured with a soft_limit memory value. When the total memory usage of the data...

os version: Linux version 5.10.25 mimalloc version: v3.0.1 The core dump always occurs(may be very soon, or may be a long time), and the location of the core is always...