helloworld

Results 4 issues of helloworld

Hello, thank you for managing the great project! I found that cachelib provides several traces in [here](https://cachelib.org/docs/Cache_Library_User_Guides/Cachebench_FB_HW_eval#list-of-traces) and I have two questions in testing them using `cachebench`. 1. Do trace...

Hello, I have a question about admission policies that determine whether objects should be flushed to the NVM cache or not. Assuming that admission policies do not exist, if objects...

**Describe the bug** Some of shared libraries are not linked to unit test binaries (Libraries that are not linked still can be found in the directory, `opt/cachelib/lib`). **To Reproduce** unit...

**Describe the bug** If the amplification factor of requests (i.e., `test_config::replayGeneratorConfig::ampFactor`) is set too high, KVReplayGenerator stops generating the request and CacheLib continuously shows a hit ratio 0.00% in the...