HomeFreeBSD

Change malloc_domain() to return the allocation size to the caller.

Description

Change malloc_domain() to return the allocation size to the caller.

Otherwise the malloc type accounting in malloc_domainset(9) is wrong
after r355203.

Reviewed by: rlibby
Reported by: kaktus
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D23095

Details

Provenance
markjAuthored on
Reviewer
rlibby
Differential Revision
D23095: malloc_domain(): return the allocation size to the caller.
Parents
rS356554: lagg: Further cleanup of the rr_limit option.
Branches
Unknown
Tags
Unknown