Re: next nightly build problem

<[email protected]>
Newsgroups gmane.lisp.clisp.devel
Message-ID <0548bfc779c74a609e28b27099d6c761@HE104834.emea1.cds.t-internal.com>
Hi,

Don Cohen wrote:
>I don't even know how to check in lisp what memory model is in use.
It'd be guesswork.

Without libsigsegv or generational GC:
(time (ext:gc)) will be slow (seconds on very old machines).
GC in the milliseconds range is a feature of generational GC.

The memory models influence some limits, e.g. MOST-POSITIVE-FIXNUM and
perhaps ARRAY-TOTAL-SIZE-LIMIT or one of the siblings.
Weren't you the one once wondering about the seemingly low
string size limit despite a 64 bit build?

Regards,
	Jörg

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.