K 10 svn:author V 3 alc K 8 svn:date V 27 2002-11-03T22:20:42.000000Z K 7 svn:log V 339 - Remove the memory allocation for the object/offset hash table because it's no longer used. (See revision 1.215.) - Fix a harmless bug: the number of vm_page structures allocated wasn't properly adjusted when uma_bootstrap() was introduced. Consequently, we were allocating 30 unused vm_page structures. - Wrap a long line. END