#13880: Respect ulimit -v for GAP memory pool size
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: jason
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: misc | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Comment (by leif):
Why `available_swap() in ZZ`?
[[BR]]
I'm not sure whether the fallback value of `virtual_memory_limit()`
(`self.available_swap() + self.available_ram()`) is appropriate.
It doesn't take into account the memory already used by the process, and
the available (or total) swap can be much larger than what's available to
''a single process'' (e.g. 16 GB swap space on a 32-bit processor or OS);
similar for the RAM "available".
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13880#comment:3>
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.