[ruby-cvs:55300] nobu:r48150 (trunk): gc.c: fix no lazy sweep mode
nobu at ruby-lang.org
nobu at ruby-lang.org
Mon Oct 27 13:40:14 JST 2014
nobu 2014-10-27 13:40:13 +0900 (Mon, 27 Oct 2014)
New Revision: 48150
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48150
Log:
gc.c: fix no lazy sweep mode
* gc.c (gc_sweep_rest): sweep rest pages regardless of whether
lazy sweep is enabled or not. based on the patch by Masahiro
Ide at [ruby-dev:48706]. [Bug #10431]
Modified files:
trunk/ChangeLog
trunk/gc.c
More information about the ruby-cvs
mailing list