Changes between Initial Version and Version 2 of Ticket #13880
- Timestamp:
- 12/29/12 20:44:35 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13880
-
Property
Status
changed from
new
toneeds_review
-
Property
Summary
changed from
Fix doctest for amout of swap
toRespect ulimit -v for GAP memory pool size
-
Property
Authors
changed from
to
Volker Braun
-
Property
Status
changed from
-
Ticket #13880 – Description
initial v2 1 Allow zero-sized swap in a doctest. 1 Limit the GAP pool size to 1/10 of the ulimit -v, if the user has set one. Also, allow zero-sized swap in a doctest. 2 3 Apply [attachment:trac_13880_gap_pool_RLIMIT_AS.patch]