Files
mirror_zfs/module/zfs
Richard Yao 44f21da41c Revert Disable direct reclaim for z_wr_* threads
This commit used PF_MEMALLOC to prevent a memory reclaim deadlock.
However, commit 49be0ccf1f eliminated
the invocation of __cv_init(), which was the cause of the deadlock.
PF_MEMALLOC has the side effect of permitting pages from ZONE_DMA
to be allocated.  The use of PF_MEMALLOC was found to cause stability
problems when doing swap on zvols. Since this technique is known to
cause problems and no longer fixes anything, we revert it.

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #726
2012-08-27 12:01:37 -07:00
..
2010-08-31 08:38:35 -07:00
2012-08-14 08:38:19 -07:00
2012-07-20 10:36:21 -07:00
2010-08-26 14:24:34 -07:00
2010-08-31 13:41:58 -07:00
2012-04-11 09:26:55 -07:00
2011-05-04 10:02:37 -07:00
2012-04-27 16:28:02 -07:00
2010-08-31 08:38:45 -07:00
2011-11-03 10:19:21 -07:00
2010-08-31 13:41:58 -07:00
2012-04-11 09:26:55 -07:00
2012-07-19 13:41:00 -07:00
2010-08-31 13:41:58 -07:00
2010-08-31 08:38:46 -07:00
2010-08-31 08:38:49 -07:00
2010-12-07 16:05:25 -08:00
2012-08-25 09:26:10 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:58 -07:00
2010-08-31 13:41:58 -07:00
2010-08-27 15:34:02 -07:00
2010-08-27 15:28:32 -07:00
2011-05-04 10:02:37 -07:00
2010-08-31 08:38:44 -07:00
2010-08-27 15:28:32 -07:00
2012-07-11 13:33:31 -07:00
2010-08-31 08:38:46 -07:00
2010-08-31 13:41:58 -07:00
2012-02-09 16:37:48 -08:00
2012-08-26 13:55:45 -07:00
2011-03-02 11:44:34 -08:00
2011-03-02 11:44:34 -08:00
2010-08-31 13:41:50 -07:00
2011-03-03 11:29:15 -08:00
2012-03-22 13:03:47 -07:00
2012-03-22 13:03:47 -07:00
2012-06-29 09:56:51 -07:00
2011-05-04 10:02:37 -07:00
2012-08-27 12:01:37 -07:00
2010-09-17 16:24:15 -07:00