Files
mirror_zfs/module/spl
Brian Behlendorf cd5ca4b2f8 Switch KM_SLEEP to KM_PUSHPAGE
Under certain circumstances the following functions may be called
in a context where KM_SLEEP is unsafe and can result in a deadlocked
system.  To avoid this problem the unconditional KM_SLEEPs are
converted to KM_PUSHPAGEs.  This will prevent them from attempting
to initiate any I/O during direct reclaim.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2012-08-27 12:00:55 -07:00
..
2012-04-06 12:06:19 -07:00
2012-07-26 15:14:02 -07:00
2011-01-12 11:38:05 -08:00
2012-02-02 11:28:00 -08:00
2012-08-27 12:00:42 -07:00
2010-05-17 15:18:00 -07:00
2012-08-27 12:00:55 -07:00
2012-08-27 12:00:55 -07:00
2012-06-11 09:17:45 -07:00
2010-07-20 13:30:40 -07:00