HomeFreeBSD

Suppress 'vdev_metaslab_init' memory warning

Description

Suppress 'vdev_metaslab_init' memory warning

The vdev_metaslab_init() function has been observed to allocate
larger than 8k chunks. However, they are not much larger than 8k
and it does this infrequently so it is allowed and the warning is
supressed.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Apr 27 2011, 4:32 PM
Parents
rG40a39e1103bb: Conserve stack in dsl_scan_visit()
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG5476e6952c1e: Suppress 'vdev_metaslab_init' memory warning (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Apr 27 2011, 4:35 PM