RESOLVED FIXED295807
[bmalloc] Add option to fuzz the compact-allocation configuration of TZone-allocated types at runtime
https://bugs.webkit.org/show_bug.cgi?id=295807
Summary [bmalloc] Add option to fuzz the compact-allocation configuration of TZone-al...
Marcus Plutowski
Reported 2025-07-11 14:09:29 PDT
rdar://155639885 It’s been requested that we be able to test different compaction configurations before we ship them. The envvar bmalloc_DynamicallyCompactTZoneAllocations=1 should randomly — for the time being set based on the TZone seed — cause a subset of types to be allocated out of compact-heaps.
Attachments
Marcus Plutowski
Comment 1 2025-07-11 14:28:07 PDT
EWS
Comment 2 2025-07-29 15:04:35 PDT
Committed 298007@main (edcd534cc66f): <https://commits.webkit.org/298007@main> Reviewed commits have been landed. Closing PR #47911 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.