mirror_zfs/lib/libzpool
Brian Behlendorf 92119cc259 Mark IO pipeline with PF_FSTRANS
In order to avoid deadlocking in the IO pipeline it is critical that
pageout be avoided during direct memory reclaim.  This ensures that
the pipeline threads can always make forward progress and never end
up blocking on a DMU transaction.  For this very reason Linux now
provides the PF_FSTRANS flag which may be set in the process context.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2015-01-16 14:28:05 -08:00
..
kernel.c Mark IO pipeline with PF_FSTRANS 2015-01-16 14:28:05 -08:00
Makefile.am Swap DTRACE_PROBE* with Linux tracepoints 2014-11-17 11:13:55 -08:00
taskq.c cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00