HomeFreeBSD

malloc: delegate M_EXEC handling to dedicacted routines

Description

malloc: delegate M_EXEC handling to dedicacted routines

It is almost never needed and adds an avoidable branch.

While here do minior clean ups in preparation for larger changes.

Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D27019

Details

Provenance
mjgAuthored on
Reviewer
markj
Differential Revision
D27019: malloc: delegate M_EXEC handling to malloc_exec + clean up a little
Parents
rS367185: Add ossl(4) to cryptotest.
Branches
Unknown
Tags
Unknown