Memory Usage Question (Why is object_used_memory
only about 30% of used_memory
?)
#4296
Labels
bug
Something isn't working
This is not really a bug, just a question, and explanation needed.
DragonFly Version: 1.25.4
info memory
output on two Databases.Database 1:
Database 2:
So in our Grafana Dashboard (from the metrics scape), we see the memory shown is
used_memory
However, for Database 1, for example
Why is
object_used_memory
only about 30% ofused_memory
?What other objects, etc is using up the memory?
How can we fine-tune the memory usage, so more available memory is available for actual objects and keys?
This is our current Configurations:
I want to add the following too (It is only applied in our Development environment, as we need to make sure it works).
I wanted to fine-tune the evictions, and GC
Can somebody help me in fine-tuning the memory allocations, defragmentations, and evictions as well?
Thank you very much
The text was updated successfully, but these errors were encountered: