K 10 svn:author V 3 phk K 8 svn:date V 27 2003-07-18T10:02:44.000000Z K 7 svn:log V 262 Merge swap_pager.c and vm_swap.c into swap_pager.c, the separation is not natural and needlessly exposes a lot of dirty laundry. Move private interfaces between the two from swap_pager.h to swap_pager.c and staticize as much as possible. No functional change. END