HomeFreeBSD

Remove 'Resized bio's/dio' warning

Description

Remove 'Resized bio's/dio' warning

The following warning was originally added to provide visibility
in to how often a dio gets heavily fragmented in to over 16 bios.
This can happen due to constraints imposed by the block device
and may have a negitive impact on performance but is otherwise
harmless. To prevent needless confusion and worry the message
has been removed.

kernel: WARNING: Resized bio's/dio to 32

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 22 2012, 5:07 PM
Parents
rG30b937ee1558: Update spare and cache device names on import
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGf21e5c6a17ee: Remove 'Resized bio's/dio' warning (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Oct 22 2012, 5:17 PM