K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-05-26T05:30:33.000000Z K 7 svn:log V 252 I think this covers (fixes) the last batch of freeing active/held/busy page problem. BY MISTAKE, the vm_page_unqueue (or equiv) was removed from the vm_fault code. Really bad things appear to happen if a page is on a queue while it is being faulted. END