K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-01-21T10:17:12.000000Z K 7 svn:log V 287 Mainly changes to support the new swapper. The big adjustment is that swap blocks are now in PAGE_SIZE'd increments instead of DEV_BSIZE'd increments. We still convert to DEV_BSIZE'd increments for the backing store I/O, but everything else is in PAGE_SIZE increments. END