HomeFreeBSD

Fix several new KM_SLEEP warnings

Description

Fix several new KM_SLEEP warnings

A handful of allocations now occur in the sync path and need
to use KM_PUSHPAGE. These were introduced by commit 13fe019.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1746
Issue #1737

Details

Provenance
Tim Chase <tim@chase2k.com>Authored on Sep 15 2013, 3:09 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 25 2013, 10:44 PM
Parents
rGcbfa294de493: Fix spa_deadman() TQ_SLEEP warning
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGc5322236eccc: Fix several new KM_SLEEP warnings (authored by Tim Chase <tim@chase2k.com>).Sep 25 2013, 10:44 PM