Letractively / sagenb

Automatically exported from code.google.com/p/sagenb
0 stars 0 forks source link

Memory leak #73

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
On Sagenb.org, the memory usage of the server seems to slightly tick up after 
time.  For example, on sagenb.org, 4 days ago when the server was started, the 
memory usage was approximately 2.5 gig or so.  Now, 4 days later, we see this 
in top:

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                                                                                          
 9657 sagenb    35  15 4557m 3.7g  24m S    5  3.1   1238:35 twistd                                                                                                                            

It might just be that there are 150 worksheets open, but it might also be a 
problem with deleting worksheets from the cache when a user logs out, or it 
might be a real memory leak.  It should be looked into, and I'll keep an eye on 
sagenb.org to see if the memory usage climbs to much bigger levels even though 
the number of simultaneous worksheets doesn't climb much higher.

Original issue reported on code.google.com by jason-go...@creativetrax.com on 12 Nov 2011 at 2:20

GoogleCodeExporter commented 8 years ago

Original comment by jason-go...@creativetrax.com on 12 Nov 2011 at 2:20

GoogleCodeExporter commented 8 years ago
Impossible to report to new upstream.

Original comment by kcris...@gmail.com on 3 Dec 2014 at 9:11