Chase malloc() change (jemalloc no longer users chunk based
allocation).
Details
Details
run watchdogd with all default -HEAD malloc options
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks good to me, based on Jason's advice that nothing is needed to prevent over-allocation of locked memory with the new jemalloc.