#13211: Upgrade GAP to 4.5.6
------------------------------------------------------------------+---------
Reporter: kini |
Owner: tbd
Type: enhancement |
Status: needs_review
Priority: major |
Milestone: sage-5.6
Component: packages |
Resolution:
Keywords: | Work
issues:
Report Upstream: Reported upstream. Developers acknowledge bug. |
Reviewers: Dmitrii Pasechnik
Authors: Volker Braun | Merged
in:
Dependencies: #13123, #13579 |
Stopgaps:
------------------------------------------------------------------+---------
Comment (by vbraun):
By "absolute" limit I mean a fixed size (as opposed to relative to
available resources). 640kb (or any other fixed amount) is not going to be
good enough in the future.
The current GAP in Sage does soak up all the available swap and I don't
see anybody complaining about it. It does make my desktop slow down to a
crawl whenever the patchbot hits GAP, though. Maybe this patch is not the
ideal solution, but its a vast improvement over what we currently have.
As for the rest, read the mmap manpage. You either reserve swap or you get
SIGSEGV when you run out of memory. And GAP is not written in a way what
would handle that signal.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13211#comment:196>
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.