Replies: 3 comments
-
|
I think it is because TinyLFU would require per page statistics and CacheLib using 16MB region size in the |
Beta Was this translation helpful? Give feedback.
-
|
I answered part of this in #191. Let's move the discussion over there. |
Beta Was this translation helpful? Give feedback.
-
|
Closing this discussion as it has been inactive. If this is still relevant, then please create a new discussion post and we will get back to you as soon as we can. Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Am I correct to understand that we cannot use TinyLFU for NVMCache admission? It is only available as a
replacement policy for the DRAM cache.
If so, why is this the case? Is TinyLFU not efficient to use in NVMCache?
Pranav
Beta Was this translation helpful? Give feedback.
All reactions