From: s@... Date: 2017-03-29T10:03:24+00:00 Subject: [ruby-core:80476] [Ruby trunk Feature#13388] gc.c: Add GC.get_parameters and .set_parameters Issue #13388 has been reported by makimoto (Shimpei Makimoto). ---------------------------------------- Feature #13388: gc.c: Add GC.get_parameters and .set_parameters https://bugs.ruby-lang.org/issues/13388 * Author: makimoto (Shimpei Makimoto) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- These methods are for inspecting and modifying MRI's GC parameters. It may be useful for realtime parameter tuning with GC.stat, user requests and so on. This work is done by Tomohiro Moro (@slightair) and me (@makimoto). GH issue: https://github.com/ruby/ruby/pull/1572 We're trying this patch with our environments and report here. -- https://bugs.ruby-lang.org/ Unsubscribe: