insufficient memory
"Walter C. Pelissero" <[email protected]> Fri, 25 Apr 2008 17:56:49 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Six months later I've been able to find out the answer to my question. The explanation is at the bottom of this page: http://common-lisp.net/project/cmucl/doc/cmu-user/aliens.html So basically there will never be any -dynamic-space-size that will allow more room for external allocation. This is predetermined by CMUCL (or SBCL) and won't change, no matter what. As far as I can tell there is no way around. I suppose one should just try to keep external allocation as small as possible and keep large objects as Lisp objects (not as reference to aliens). -- walter pelissero http://www.pelissero.de ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone