HomeFreeBSD

malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the
rS95923Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the
mallochash. Mallochash is going to go away as soon as I introduce the
kfree/kmalloc api and partially overhaul the malloc wrapper. This can't happen
until all users of the malloc api that expect memory to be aligned on the size
of the allocation are fixed.

Details

Provenance
jeffAuthored on
Parents
rS95922: Use shell script version (using awk and sed) of makeLINT.pl.
Branches
Unknown
Tags
Unknown

Event Timeline