[Feature #18045] Implement size classes for GC
This commits implements size classes in the GC for the Variable Width Allocation feature. Unless USE_RVARGC compile flag is set, only a single size class is created, maintaining current behaviour. See the redmine ticket for more details.
USE_RVARGC
Co-authored-by: Aaron Patterson [email protected]
[Feature #18045] Implement size classes for GC
This commits implements size classes in the GC for the Variable Width
Allocation feature. Unless
USE_RVARGC
compile flag is set, only asingle size class is created, maintaining current behaviour. See the
redmine ticket for more details.
Co-authored-by: Aaron Patterson [email protected]