hpc.social


High Performance Computing
Practitioners
and friends /#hpc
Share: 
This is a crosspost from   Mark Nelson’s Blog I like to make distributed systems go fast.. See the original post here.

Cache Age Binning PR Finally Merged!

I’ve had this PR hanging around in various forms for years. It’s basically the last peice of the OSD memory target code. We can now get a “binned” view of the relative ages of items in different LRU caches and dynamically adjust target sizes for different caches. PR is here and memory usage behavior charts are here.