Project

General

Profile

« Previous | Next » 

Revision b2e2cf2d

Added by peterzhu2118 (Peter Zhu) almost 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