#13211: Upgrade GAP to 4.5.6
------------------------------------------------------------------+---------
Reporter: kini |
Owner: tbd
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-5.5
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:
------------------------------------------------------------------+---------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
There is something wrong with the pool size patch. On the buildbot machine
"snapperkob" (Ubuntu 12.04 x86_64), gap is started with "-o 53m" which is
too few. But there is plenty of memory available:
{{{
$ cat /proc/meminfo
MemTotal: 8012124 kB
MemFree: 2736044 kB
Buffers: 125968 kB
Cached: 4721000 kB
SwapCached: 0 kB
Active: 2978056 kB
Inactive: 1930440 kB
Active(anon): 61564 kB
Inactive(anon): 3648 kB
Active(file): 2916492 kB
Inactive(file): 1926792 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 524284 kB
SwapFree: 524284 kB
Dirty: 20 kB
Writeback: 0 kB
AnonPages: 61552 kB
Mapped: 14396 kB
Shmem: 3688 kB
Slab: 261404 kB
SReclaimable: 243728 kB
SUnreclaim: 17676 kB
KernelStack: 1280 kB
PageTables: 3568 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 4530344 kB
Committed_AS: 160128 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 561128 kB
VmallocChunk: 34359173628 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 47100 kB
DirectMap2M: 8173568 kB
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13211#comment:177>
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.