Project

General

Profile

Bug #14408 ยป update_gc_args.patch

sho-h (Sho Hashimoto), 01/27/2018 05:16 AM

View differences:

gc.c (working copy)
* GC.latest_gc_info(:major_by) -> :malloc
*
* Returns information about the most recent garbage collection.
*
* If the optional argument, hash, is given,
* it is overwritten and returned.
* This is intended to avoid probe effect.
*/
static VALUE
......
* :oldmalloc_increase_bytes_limit=>16777216
* }
*
* If the optional argument, hash, is given,
* it is overwritten and returned.
* This is intended to avoid probe effect.
*
* The contents of the hash are implementation specific and may be changed in
* the future.
*
    (1-1/1)