Assuming you are using SBCL.  You can compare the output of
")lisp (room)" before and after ")clear complete".

I guess that SBCL can garbage collect some memory, but it will not
return all of them back to OS, instead it may keep some for future
usage.

Also FriCAS will not return to the fresh state: it loads lots of
stuff from algebra/*fasl, that memory usage can't be undone.

- Qian

On 11/6/23 22:06, Ralf Hemmecke wrote:
I thought that ")clear complete" basically resets FriCAS to a state which is the same like after starting a new session. Seemingly it isn't.

I had some computation with series that consumed quite some GBs. After ")clear complete" the memory monitor did not show any freeing of space.
What would I have to do to release all the space that is claimed by FriCAS?

Ralf


--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/eef53450-f208-4892-a12c-1c1b25512cd1%40gmail.com.

Reply via email to