Open
Bug 1596300
Opened 5 years ago
Updated 2 years ago
[mozalloc-rs] Phase 1: Replace-malloc library
Categories
(Core :: Memory Allocator, task)
Core
Memory Allocator
Tracking
()
NEW
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
The first phase of landing the memory allocator rewrite is to provide a replace-malloc library that handles all the high-level part of allocation (essentially, runs and arenas, but explicitly not chunk allocation, which is left to mozjemalloc).
It will address bug 1542105 in part, as well as bug 1446045.
Assignee | ||
Comment 1•5 years ago
|
||
And bug 1364359.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•