On 04/21/2015 11:35 AM, Thierry wrote:
> could this mean that there is some issue with Cython compilation (e.g.
> memory leak) ?

Not necessarily a leak, but Cython 0.22 sneaked into Sage 6.6.beta0, in
February.  (Leaks usually just increase the amount of virtual memory
used, not the number of pages actively used, i.e., don't cause thrashing
unless the active parts are really scattered over the whole address space.)


-leif


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to