Page MenuHomeFreeBSD

Chase malloc() change.
ClosedPublic

Authored by delphij on Jun 26 2017, 6:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 23, 2:59 AM
Unknown Object (File)
Thu, May 21, 9:05 PM
Unknown Object (File)
Wed, May 20, 4:24 AM
Unknown Object (File)
Mon, May 18, 9:52 AM
Unknown Object (File)
Thu, May 14, 7:24 AM
Unknown Object (File)
Tue, May 12, 5:06 PM
Unknown Object (File)
Mon, May 11, 6:24 PM
Unknown Object (File)
May 11 2026, 8:50 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 Not Applicable
Unit
Tests Not Applicable

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.