Bug 282697
| Summary: | [TZone] Add API to allow processes to set their own bucket count policy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | bmalloc | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
The TZone manager has a fixed policy for the number of "small" buckets per size class, another for 'large" bucket sizes and the threshold delineating small from large. This tracks adding an API to allow processes to set a different policy besides the default fixed one.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139367739>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/36272
EWS
Committed 286433@main (101108025a14): <https://commits.webkit.org/286433@main>
Reviewed commits have been landed. Closing PR #36272 and removing active labels.