#6772: increase default ecl memory limits for maxima+ecl in sage
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  mabshoff    
       Type:  enhancement  |      Status:  needs_review
   Priority:  major        |   Milestone:  sage-4.3    
  Component:  packages     |    Keywords:              
Work_issues:               |      Author:              
   Reviewer:               |      Merged:              
---------------------------+------------------------------------------------

Comment(by nbruin):

 Replying to [comment:3 was]:
 > The above appears to make the heap unlimited.

 Someone should check how Boehm decides if it should extend the heap area
 or try to reclaim garbage and reuse memory. A side-effect of removing a
 limit could be that ECL just keeps allocating more memory until everything
 is used up, before garbage collecting. Other processes might not like that
 too much.

 I guess a sanity check would be to try some long computation that is
 supposed to use constant memory and see if ext:set-limit influences the
 memory footprint.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6772#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to