K 10 svn:author V 3 alc K 8 svn:date V 27 2017-07-22T16:58:47.148339Z K 7 svn:log V 321 MFC r320319 Increase the pageout cluster size to 32 pages. Decouple the pageout cluster size from the size of the hash table entry used by the swap pager for mapping (object, pindex) to a block on the swap device(s), and keep the size of a hash table entry at its current size. Eliminate a pointless macro. END