mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5861d4f18b
commit
b165f9b5e2
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Tue Jun 3 18:01:27 2014 Koichi Sasada <ko1@atdot.net>
|
||||||
Tue Jun 3 17:54:21 2014 Koichi Sasada <ko1@atdot.net>
|
Tue Jun 3 17:54:21 2014 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
* gc.c: change the counting method for young objects.
|
* gc.c: change the counting method for young objects.
|
||||||
clear counter at the beggining of every GC and
|
clear counter at the beginning of every GC and
|
||||||
count promoted (infant->young) objects.
|
count promoted (infant->young) objects.
|
||||||
|
|
||||||
Some promotions (infant->young) are transition of promoting to old
|
Some promotions (infant->young) are transition of promoting to old
|
||||||
|
|
Loading…
Add table
Reference in a new issue