Ruby  3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
Data Fields
ruby_gc_params_t Struct Reference

Data Fields

size_t heap_init_slots [HEAP_COUNT]
 
size_t heap_free_slots
 
double growth_factor
 
size_t growth_max_slots
 
double heap_free_slots_min_ratio
 
double heap_free_slots_goal_ratio
 
double heap_free_slots_max_ratio
 
double uncollectible_wb_unprotected_objects_limit_ratio
 
double oldobject_limit_factor
 
size_t malloc_limit_min
 
size_t malloc_limit_max
 
double malloc_limit_growth_factor
 
size_t oldmalloc_limit_min
 
size_t oldmalloc_limit_max
 
double oldmalloc_limit_growth_factor
 

Detailed Description

Definition at line 167 of file default.c.


The documentation for this struct was generated from the following file: