HomeFreeBSD

Remove unused m_free_fast(). The difference to m_free() is only

Description

Remove unused m_free_fast(). The difference to m_free() is only
2 predictable branches nowadays. However as a pre-condition the
caller had to ensure that the mbuf pkthdr did not have any mtags
attached to it, costing some potential branches again.

Sponsored by: The FreeBSD Foundation

Details

Provenance
Andre Oppermann <andre@FreeBSD.org>Authored on Aug 24 2013, 9:09 PM
Parents
rG0770f164d3dd: Set things up so that linker_file_lookup_set() is always called with the
Branches
Unknown
Tags
Unknown

Event Timeline