Evaluating new cache designs #53
-
|
Hi everyone, I am evaluating new cache designs specifically for hybrid systems (using DRAM as L1 and NVM as L2).
I'm wondering, where would be the best place to start in the code for implementing these two features? I want to compare these against admission policies at the object level. CacheLib seems to be the perfect system to do so. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Can you explain more what you're trying to do? And what is your high level cache design / needs? You mention you want to compare admission policies. It would be great if you could elaborate on them. For your questions:
|
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.
Can you explain more what you're trying to do? And what is your high level cache design / needs? You mention you want to compare admission policies. It would be great if you could elaborate on them.
For your questions: