[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: No more room for Lisp objects
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Re: No more room for Lisp objects
- From: "Bruce L. Lambert" <lambertb@uic.edu>
- Date: Wed, 13 Aug 1997 11:37:27 -0500
- In-reply-to: <199708131606.SAA03732@halles.ilog.fr>
>Apparently memory is not allocated dynamically, so you need to give an
>upper bound:
>
> unix> clisp -W -m 200MB
>
>(Sorry about that.) Since on your platform (Solaris 2.5.1)
>generational GC is enabled, the upper bound will only be filled when
>needed. Don't hesitate to give a large upper bound. Anyway, check the
>results of `(room)'.
Bruno,
For some reason, it seems like I'm still stuck with a 16MB limit. What's
going on? For example:
unix> clisp -W -m 200MB
memory size out of range
Usage: /home/usr/lambert/clisp-1997-08-07/with-gcc-wall/lisp.run [-h] [-m
memsi
ze] [-W] [-M memfile] [-L language] [-N nlsdir] [-q] [-I] [-C] [-i initfile
...]
[-c [-l] lispfile [-o outputfile] ...] [-p packagename] [-x expression]
[lispfi
le [argument ...]]
unix> clisp -W -m 17MB
memory size out of range
Usage: /home/usr/lambert/clisp-1997-08-07/with-gcc-wall/lisp.run [-h] [-m
memsi
ze] [-W] [-M memfile] [-L language] [-N nlsdir] [-q] [-I] [-C] [-i initfile
...]
[-c [-l] lispfile [-o outputfile] ...] [-p packagename] [-x expression]
[lispfi
le [argument ...]]
unix> clisp -W -m 16MB
i i i i i i i ooooo o ooooooo ooooo ooooo
I I I I I I I 8 8 8 8 8 o 8 8
I I I I I I I 8 8 8 8 8 8
I I I I I I I 8 8 8 ooooo 8oooo
I \ `+' / I 8 8 8 8 8
\ `-+-' / 8 o 8 8 o 8 8
`-__|__-' ooooo 8oooooo ooo8ooo ooooo 8
|
------+------ Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
>
Bruce L. Lambert
Department of Pharmacy Administration
University of Illinois at Chicago
Phone: (312) 996-2411
Fax: (312) 996-3272
email: lambertb@uic.edu
WWW: http://ludwig.pmad.uic.edu/~bruce/