When I type &#39;stats slabs&#39; cmd to the memcached server,I got the output like this:<br>STAT 1:chunk_size 96<br>STAT 1:chunks_per_page 10922<br>STAT 1:total_pages 2<br>STAT 1:total_chunks 21844<br>STAT 1:used_chunks 21844
<br>STAT 1:free_chunks 0<br>STAT 1:free_chunks_end 1773<br>STAT 3:chunk_size 152<br>STAT 3:chunks_per_page 6898<br>STAT 3:total_pages 3<br>STAT 3:total_chunks 20694<br>STAT 3:used_chunks 20694<br>STAT 3:free_chunks 0<br>STAT 3:free_chunks_end 759
<br>......<br>what does these mean?<br>Hope someone can help me about this,thanks a lot.<br>