K 10 svn:author V 6 grehan K 8 svn:date V 27 2003-12-16T03:55:57.000000Z K 7 svn:log V 277 Disable the per-vm_page PTE cache. This was not being invalidated correctly, resulting in the dreaded "vm_pageout_flush: partially invalid page" panic. The caching issue will be revisited in the future, but opt for safety over performance in the meantime. Tested by: gallatin END