Different memory load?

Started by HPW, October 17, 2003, 03:39:15 AM

Previous topic - Next topic

HPW

I noticed some differents in memory loads with newlisp on diffrent PC.



My XP-office PC running all demo.lsp shows in the taskmanager:

newlisp.exe 1.868 KB

newlisp-tk.exe 9.060 KB



A WIN2K PRO shows

newlisp.exe 2.780 KB

newlisp-tk.exe 6.880 KB



When I remind correctls my home-pc show even different numbers from both.



Whats the matter with this?
Hans-Peter

Lutz

#1
newLISPs memory usage goes up and down, both OSs handle memory freed by newLISP differently, some return it earlier than others to the OSs memory pool.



Lutz