HomeFreeBSD

Switch KM_SLEEP to KM_PUSHPAGE

Description

Switch KM_SLEEP to KM_PUSHPAGE

This warning indicates the incorrect use of KM_SLEEP in a call
path which must use KM_PUSHPAGE to avoid deadlocking in direct
reclaim. See commit b8d06fca089fae4680c3a552fc55c512bfb02202
for additional details.

SPL: Fixing allocation for task txg_sync (6093) which
used GFP flags 0x297bda7c with PF_NOFS set

Signed-off-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #917

Details

Provenance
Chris Dunlop <chris@onthe.net.au>Authored on Sep 1 2012, 4:44 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 2 2012, 5:15 PM
Parents
rGb404a3f07f43: Switch KM_SLEEP to KM_PUSHPAGE
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG20a083cbe29b: Switch KM_SLEEP to KM_PUSHPAGE (authored by Chris Dunlop <chris@onthe.net.au>).Sep 2 2012, 5:15 PM