diff options
-rw-r--r-- | man/ruby.1 | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -588,11 +588,14 @@ Reaching the old malloc limit. .Pp There are currently 4 possible areas where the GC may be tuned by the following environment variables: -.Bl -hang -compact -width "RUBY_GC_HEAP_%d_INIT_SLOTS" -.It Ev RUBY_GC_HEAP_ Ns Ar %d Ns Ev _INIT_SLOTS Initial allocation of slots in a specific heap. The available heaps can be found in the keys of .Li GC.stat_heap . Introduced in Ruby 3.3. .Pp .It Ev RUBY_GC_HEAP_FREE_SLOTS |