Richard Yao 44f21da41c Revert Disable direct reclaim for z_wr_* threads
This commit used PF_MEMALLOC to prevent a memory reclaim deadlock.
However, commit 49be0ccf1fdc2ce852271d4d2f8b7a9c2c4be6db 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
..
2012-08-27 11:47:44 -07:00
2012-08-27 11:47:44 -07:00
2012-01-11 11:46:02 -08:00
2012-08-10 16:45:13 -07:00
2011-05-04 10:02:37 -07:00
2012-03-22 13:03:47 -07:00
2012-03-07 16:28:00 -08:00
2011-02-10 09:21:43 -08:00
2012-07-11 13:33:31 -07:00
2011-03-02 11:43:50 -08:00
2011-09-27 16:12:36 -07:00
2012-07-10 11:31:55 -07:00
2012-02-27 14:08:17 -08:00
2011-02-10 09:27:21 -08:00
2011-11-28 15:45:51 -08:00
2012-03-22 13:03:47 -07:00
2011-08-02 10:34:55 -07:00
2012-03-22 13:03:47 -07:00
2012-06-29 09:56:51 -07:00
2011-02-23 12:29:38 -08:00