[ruby-core:93872] [Ruby master Bug#10236] [PATCH] test_modify_expand.rb: increase limit for {je, tc}malloc
From:
merch-redmine@...
Date:
2019-07-22 21:27:11 UTC
List:
ruby-core #93872
Issue #10236 has been updated by jeremyevans0 (Jeremy Evans).
Status changed from Open to Closed
This was committed at commit:11548f925390fc72d04be5276bc1fe77f99ddd02.
----------------------------------------
Bug #10236: [PATCH] test_modify_expand.rb: increase limit for {je,tc}malloc
https://bugs.ruby-lang.org/issues/10236#change-79823
* Author: normalperson (Eric Wong)
* Status: Closed
* Priority: Normal
* Assignee:
* Target version:
* ruby -v: trunk
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
In this test, jemalloc and tcmalloc are both more hesitant to
release memory to the kernel than the stock glibc allocator.
Tested on jemalloc 3.6.0 (self-built) and libtcmalloc-minimal 2.0-2
(Debian package) on x86_64-linux
---Files--------------------------------
0001-test-ext-string-test_modify_expand.rb-increase-limit.patch (1.2 KB)
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>