<div dir="ltr">23 was used in os 7/8/9? back in the last millennium to ensure the allocation of memory for the image wouldn&#39;t consume all the memory in the application space, thus leaving no memory for third party plugs which could required non-trival free memory for malloc. So yes a good reuse.. <div><br><div>Also see <a href="http://en.wikipedia.org/wiki/Mac_OS_memory_management">http://en.wikipedia.org/wiki/Mac_OS_memory_management</a>  </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 23, 2015 at 12:45 PM, Eliot Miranda <span dir="ltr">&lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>    right now vm parameter 23 is defined to be:</div><div><br></div><div><span style="white-space:pre-wrap">                </span>23<span style="white-space:pre-wrap">        </span>bytes of extra memory to reserve for VM buffers, plugins, etc.</div><div><br></div><div>but is ignored by all the VMs (AFAIA).  I would like to reinterpret this in Spur to be the minimum amount of headroom to make available on startup.  I expect this is useful for really small platforms where one wants to control the ammount of free space on startup to be quite small.  Given that the field is ignored I like putting it to a more useful purpose.   Objections?<span class="HOEnZb"><font color="#888888"><br>-- <br><div>best,<div>Eliot</div></div>
</font></span></div></div>
<br><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">===========================================================================<br>John M. McIntosh &lt;<a href="mailto:johnmci@smalltalkconsulting.com" target="_blank">johnmci@smalltalkconsulting.com</a>&gt; <a href="https://www.linkedin.com/in/smalltalk" target="_blank">https://www.linkedin.com/in/smalltalk</a><br>===========================================================================<br></div></div>
</div>