Page MenuHomeFreeBSD

Chase malloc() change.
ClosedPublic

Authored by delphij on Jun 26 2017, 6:42 AM.
Tags
None
Referenced Files
F137161871: D11366.id30080.diff
Fri, Nov 21, 8:00 AM
F137161675: D11366.id30157.diff
Fri, Nov 21, 8:00 AM
F137160955: D11366.id.diff
Fri, Nov 21, 7:57 AM
F137160828: D11366.diff
Fri, Nov 21, 7:56 AM
Unknown Object (File)
Wed, Nov 19, 6:52 PM
Unknown Object (File)
Sun, Nov 9, 7:56 PM
Unknown Object (File)
Fri, Nov 7, 7:45 AM
Unknown Object (File)
Fri, Nov 7, 7:31 AM
Subscribers

Details

Summary

Chase malloc() change (jemalloc no longer users chunk based
allocation).

Test Plan

run watchdogd with all default -HEAD malloc options

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10132
Build 10555: arc lint + arc unit

Event Timeline

Looks good to me, based on Jason's advice that nothing is needed to prevent over-allocation of locked memory with the new jemalloc.

This revision is now accepted and ready to land.Jun 27 2017, 11:12 PM
This revision was automatically updated to reflect the committed changes.