swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Memory Leaks?


From: Patrick Maheral
Subject: Memory Leaks?
Date: Sat, 21 Sep 96 15:49:03 -0500

Hello,

I was wondering if anyone has found memory leaks in either swarm or
objective C.
After running my application over night, I found that it was running _much_
slower than the previous afternoon.  The slowing was caused (it appears)
from
enormous amount of swapping.  I check "ps", and it indicated that my program
was using over 75% of available memory.  After stopping and restarting the
program "ps" indicated that it was using only 8% of available memory.  Each
time I run "ps", it shows that the program is using more memory than the
previous time.  The program does not use any graphs.

It appears that (a slightly modified) heatbugs also suffers from the same
problem.  I removed (commented out) the unhappiness graph in heatbugs and
ran it on another machine.  It too increases its memory usage as time passes


reply via email to

[Prev in Thread] Current Thread [Next in Thread]