[ruby-core:62406] Re: [ruby-cvs:52906] nari:r45760 (trunk): * gc.c (gc_after_sweep): suppress unnecessary expanding heap.

From: SASADA Koichi <ko1@...>
Date: 2014-05-06 05:12:01 UTC
List: ruby-core #62406
(2014/05/06 4:47), Eric Wong wrote:
> Right.  I think the problem was I ran "make check" on my server
> and hit test_LSHIFT_neary_long_max in test/ruby/test_string.rb.
> That test caused a lot of unused memory to be swapped out.

And solved after this fix? So the patch seems great!

-- 
// SASADA Koichi at atdot dot net

In This Thread