[gambit-list] Setting heap parameters from scheme code

Darren Baker darren at wildfire.com.au
Wed Mar 4 21:28:46 EST 2009


Hi all,

I'm wondering if it's possible to set the heap parameters (min, max, 
loading) from scheme code at runtime?

I know I can set GSCOPTS or pass command line options, but that means I 
need some mechanism for setting them before my executable runs (eg a 
stub loader), which is not ideal.

I had a look through Gambit's symbol table but couldn't find anything 
that looked applicable...

Thanks!
Darren



More information about the Gambit-list mailing list