<span class="q"><br>&gt; Is -m option for slabs not for malloc?<br><br>&gt;</span>At the moment, yes, -m only sets the maximum size of the cache itself,<br>not any of the other data structures. Those are allocated as needed.
<br><span class="q"><br>Do you mean that the -m option is only limit the memory allocate for the slabs?<br>So what limit the other memory allocate?<br><br>If I have 4G memory totaly,can I set -m&nbsp; option to 3000 ?<br><br></span>
<br><br>