Project

General

Profile

« Previous | Next » 

Revision 62bc4a94

Added by peterzhu2118 (Peter Zhu) about 4 years ago

[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.

Co-authored-by: Aaron Patterson