Ruby  3.4.0dev (2024-11-26 revision 7be0d505146deb4a8a641da3b1c0e4d2aa174784)
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 170 of file default.c.


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