This is my memcached slab details. Why are there multiple 1kB, 2kB slabs? Seems ineffective. Is there someway I can change it?<br>
thanks<br>
<br>
memcached-tool <a href="http://127.0.0.1">127.0.0.1</a><br>
&nbsp; # Item_Size&nbsp; Max_age&nbsp; 1MB_pages Full?<br>
&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; 252 B 179013 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp; 316 B 171928 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp; 8&nbsp;&nbsp;&nbsp;&nbsp; 396 B 180061 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp; 496 B 183877 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;10&nbsp;&nbsp;&nbsp;&nbsp; 620 B 183887 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp; 776 B 183707 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;12&nbsp;&nbsp;&nbsp;&nbsp; 972 B 178798 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 kB 170944 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;14&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 kB 167250 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 kB 167223 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;16&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 kB 181903 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
&nbsp;17&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 kB 169914 s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
<br><br><div><span class="gmail_quote">On 3/25/07, <b class="gmail_sendername">Steven Grimm</b> &lt;<a href="mailto:sgrimm@facebook.com">sgrimm@facebook.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Slab sizes -- or rather, the sizes of the items in each particular class<br>of slabs -- are fixed at startup. Can you give an example of the kind of<br>fragmentation you&#39;re seeing (or expecting to see)?<br><br>-Steve<br>
<br><br>Jure Petrovic wrote:<br>&gt; Hello,<br>&gt;<br>&gt; a question about slabs.<br>&gt;<br>&gt; Does Memcached have the ability to change slab sizes during runtime in<br>&gt; order to reduce internal fragmentation?<br>
&gt;<br>&gt; Thank you,<br>&gt; Jure Petrovic<br>&gt;<br>&gt;<br><br></blockquote></div><br>