K 10 svn:author V 4 neel K 8 svn:date V 27 2013-07-11T03:57:53.864144Z K 7 svn:log V 329 Don't prevent the process address space from being swapped out while it is trying to resolve a page fault. This could potentially aggravate an already low memory condition and lead to a deadlock. A more detailed explanation is here: http://lists.freebsd.org/pipermail/svn-src-projects/2013-July/007215.html Pointed out by: kib END