HomeFreeBSD

malloc: make malloc_large closer to standalone

Description

malloc: make malloc_large closer to standalone

This moves entire large alloc handling out of all consumers, apart from
deciding to go there.

This is a step towards creating a fast path.

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

Details

Provenance
mjgAuthored on
Reviewer
markj
Differential Revision
D27198: malloc: make malloc_large closer to standalone
Parents
rS367732: MFC r367178:
Branches
Unknown
Tags
Unknown