HomeFreeBSD

malloc(9): Introduce M_NEVERFREED

Description

malloc(9): Introduce M_NEVERFREED

This patch adds an additional malloc(9) flag to distinguish allocations
that are never freed during runtime.

Differential Revision: https://reviews.freebsd.org/D45045
Reviewed by: alc, kib, markj
Tested by: alc

Details

Provenance
bnovkovAuthored on May 3 2024, 6:18 PM
Reviewer
alc
Differential Revision
D45045: malloc(9): introduce M_NEVERFREED
Parents
rG2204a4829083: mlx5en: limit reporting eeprom read failure due to unplugged module to…
Branches
Unknown
Tags
Unknown