Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I specify heap locations and/or sizes when starting lisp?

heap LISP locations specify
0
Posted

Can I specify heap locations and/or sizes when starting lisp?

0

No. The C heap in particular is not relocatable, so this approach is not feasible. The Lisp heap is relocatable–and occasionally will shrink if the reserve space is not available–but due to the C heap restriction, the only option would be to lower it in memory. This being only half a possible solution, we have not opened up this limited functionality.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.