Re: Gradual Growth of Memory Use?
"Tim Bradshaw (as tfb at tfeb dot org)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
Oh, that's very good! I'm glad I misread the documentation. > On 14 Mar 2025, at 18:05, Martin Simmons <[email protected]> wrote: > > >> >>>>>> On Thu, 13 Mar 2025 17:21:50 +0000, Tim Bradshaw (as tfb at tfeb dot org) said: >> >> One thing to remember is that the control of allocation using system:apply-with-allocation-in-gen-num is, I am pretty sure, based on the dynamic *extent* not scope, so any allocation from other processes will also end up in that generation. Again, Martin will know better than I do, of course. > > system:apply-with-allocation-in-gen-num has dynamic scope on all 64-bit > LispWorks 8.x platforms, so it only affects the calling thread. > > -- > Martin Simmons > LispWorks Ltd > http://www.lispworks.com/ > > _______________________________________________ > Lisp Hug - the mailing list for LispWorks users > [email protected] > http://www.lispworks.com/support/lisp-hug.html _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html