K 10 svn:author V 3 phk K 8 svn:date V 27 2003-07-17T21:58:43.000000Z K 7 svn:log V 368 Make sure that SWP_NPAGES always has the same value in all source files, so that SWAP_META_PAGES does not vary either. swap_pager.c ended up with a value of 16, everybody else 8. Go with the 16 for now. This should only have any effect in the "kill processes because we are out of swap" scenario, where it will make some sort of estimate of something more precise. END