HomeFreeBSD

Refactor uma_zalloc_arg(). It is a mess of gotos and code which doesn't

Description

Refactor uma_zalloc_arg(). It is a mess of gotos and code which doesn't
make sense after many partial refactors. Attempt to make a smaller cache
footprint for the fast path.

Reviewed by: markj, rlibby
Differential Revision: https://reviews.freebsd.org/D22470

Details

Provenance
jeffAuthored on
Reviewer
markj
Differential Revision
D22470: Partial refactoring of uma_zalloc_arg().
Parents
rS355120: The fdlibm hypot() implementations shouldn't potentially left-shift
Branches
Unknown
Tags
Unknown