K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-01-21T09:40:48.000000Z K 7 svn:log V 414 General cleanup related to the new pager. We no longer have to worry about conversions of objects to OBJT_SWAP, it is done automatically now. Replaced manually inserted code with inline calls for busy waiting on pages, which also incidently fixes a potential PG_BUSY race due to the code not running at splvm(). vm_objects no longer have a paging_offset field ( see vm/vm_object.c ) END