[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GC, exit-to-system
- To: David A. Moon <ucbkim!STONY-BROOK.SCRC.Symbolics.COM!Moon>
- Subject: Re: GC, exit-to-system
- From: franz!fizzy!jkf@kim.berkeley.edu
- Date: Thu, 10 Jul 86 22:25:30 PDT
- Cc: common-lisp@su-ai.arpa
- In-reply-to: Your message of Thu, 10 Jul 86 20:56:00 EDT. <860710205605.1.MOON@EUPHRATES.SCRC.Symbolics.COM>
>> From: David Moon
>> ...
>> The concept of calling the GC at a particular
>> time is not meaningful either; the GC runs in parallel with normal
>> computation. I'm sure there are other implementations with different
>> ideas about these concepts. They just don't make very much sense to
>> standardize, because there is so much variation.
I think that you may have missed the point. There are certain
functions performed by many (but perhaps not all) of the
implementations of common lisp. Such functions include stopping
a computation and performing a garbage collection, and exiting to the
operating system. It would be a good thing if the names for these
functions were the same across all common lisps where such
functionality exists.
- john foderaro
Franz Inc.