Duplicate :
|
|
Relates :
|
After the change the size returned by PLABStats::desired_plab_sz() could get below the minimum PLAB size due to truncating integer division in that function, and actually missing alignment. This results in several places getting the wrong results because of this broken invariant. The fix will take more than a day and this change is now blocking a push of hs-gc to main.