[Ecls-list] Resitricted mode - possible?

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Wed Nov 14 19:27:13 UTC 2012


On Wed, Nov 14, 2012 at 2:42 AM, Matthew Mondor <mm_lists at pulsar-zone.net>wrote:

> I forgot to write about another alternative using bytecode though... if
> all code compiles to bytecode only, and the bytecode interpreter
> permits to impose all the limits you need
>

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?

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121114/03e7187e/attachment.html>


More information about the ecl-devel mailing list