lisp GC
Hi,
I am having difficulty with garbage collection in LispWork 5.0. I am setting a variable to a long list and then clearing that variable by setting it to nil and yet lisp doesn't relinquish that RAM. In fact when I set that variable to another long list it just keeps eating up more of my memory. Anybody have any suggestions on how to get lisp to relinquish this memory? I've tried a bunch of the GC functions like (clean and sweep) and others and it doesn't have any affect.
Any help will be greatly appreciated!
~ Bella Z. Veksler
CogWorks Lab
Department of Cognitive Science
Rensselaer Polytechnic Institute
Carnegie Building
Troy, NY 12180