HomeFreeBSD

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

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 May 2 2002, 7:22 AM
Parents
rG23dc40e1dd1e: Use shell script version (using awk and sed) of makeLINT.pl.
Branches
Unknown
Tags
Unknown

Event Timeline