Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
ruby_gc_params_t Struct Reference

Data Fields

size_t heap_init_slots
 
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 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
 
VALUE gc_stress
 

Detailed Description

Definition at line 330 of file gc.c.


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