K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-06-10T00:25:40.000000Z K 7 svn:log V 249 Keep the vm_fault/vm_pageout from getting into an "infinite paging loop", by reserving "cached" pages before waking up the pageout daemon. This will reserve the faulted page, and keep the system from thrashing itself to death given this condition. END