K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-06-01T20:50:57.000000Z K 7 svn:log V 297 Disable madvise optimizations for device pager objects (some of the operations don't work with FICTITIOUS pages.) Also, close a window between PG_MANAGED and pmap_enter that can mess up the accounting of the managed flag. This problem could likely cause a hold_count error for page table pages. END