On Sep 17, Neil Van Dyke wrote:
> bbi5291 wrote at 09/17/2010 05:14 AM:
> >  is there any feature that allows one to limit the amount of memory 
> > that a compiled program is allowed to use, similar to the "Limit 
> > Memory" command in DrRacket?
> 
> A documentation search for "limit memory" shows a few links that
> involve "custodian-limit-memory".
> 
> Also, depending on which host operating system you're running, you
> might also be able to limit memory for the entire host process that
> way.

If you (bbi5291) really need a resource-limited environment, lookup
the sandbox library.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to