Closed
Bug 659694
Opened 13 years ago
Closed 13 years ago
Use jemalloc on OSX 10.7
Categories
(Core :: Memory Allocator, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 414946
People
(Reporter: paul.biggar, Unassigned)
References
Details
Attachments
(2 files)
Follow-up to bug 414946 to make jemalloc work on OSX 10.7 Lion. Firefox seems to work, but it looks like jemalloc isn't being used. Also, the malloc_zone_t struct changed size, and moved to version 8.
Reporter | ||
Comment 1•13 years ago
|
||
One extra field in malloc_zone_t, a few more in malloc_introspection_t.
Comment 2•13 years ago
|
||
I built on Lion with the patch in bug 414946 comment 141. Crashes on startup.
Reporter | ||
Comment 3•13 years ago
|
||
Merging this into the main bug.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•