<div class="gmail_extra">On Wed, Nov 14, 2012 at 2:42 AM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net" target="_blank">mm_lists@pulsar-zone.net</a>></span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1v">I forgot to write about another alternative using bytecode though... if<br>
all code compiles to bytecode only, and the bytecode interpreter<br>
permits to impose all the limits you need</div></blockquote></div><br>The problem is not the bytecodes, but the libraries. Common Lisp contains lots of functions that allocate memory. Of course, one could do a very invasive auditing of ECL and log all those operations, but this is a nontrivial change -- I doubt this approach is used elsewhere: doesn't Google Chrome actually devote one process for each page, thus isolating them perfectly?</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>