twemcache
twemcache copied to clipboard
Mmstat
add some metrics for memory statistic. current heap memory usage, current hashtable size and connection buffer usage.
add a tool that will monitar a memory usage.
we should have to maintain the free memory area for each slab this will defenately reduced the slab calcification problem.
See twctop in scripts folder
@manjuraj sir ,
I have red most of the information about the project and it's code . now I am trying to create a small module for "creating a memory slab " . next what should I do ?