Closed Bug 1909527 Opened 6 months ago Closed 5 months ago

Split allocations on background threads into their own jemalloc arena

Categories

(Core :: JavaScript Engine, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: alexical, Assigned: alexical)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [sp3])

Attachments

(1 file)

Particularly on some heterogeneous architectures we end up seeing a lot of contention in the allocator between background threads and the main thread. We should do our best to ensure that they don't share an arena in order to minimize that contention.

Severity: -- → S3
Priority: -- → P1
Blocks: speedometer3
Whiteboard: [sp3]
Pushed by dothayer@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ff70bcb77e73 Split background allocations to a dedicated arena r=iain,sfink
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: