K 10 svn:author V 3 alc K 8 svn:date V 27 2008-01-06T18:51:04.000000Z K 7 svn:log V 236 Shrink the size of struct vm_page on amd64 and i386 by eliminating pv_list_count from struct md_page. Ever since Peter rewrote the pv entry allocator for amd64 and i386 pv_list_count has been correctly maintained but otherwise unused. END