K 10 svn:author V 3 alc K 8 svn:date V 27 2007-11-25T07:42:34.000000Z K 7 svn:log V 290 Tidy up: Add comments. Eliminate the pointless malloc_type_allocated(..., 0) calls that occur when contigmalloc() has failed. Eliminate the acquisition and release of the page queues lock from vm_page_release_contig(). Rename contigmalloc2() to contigmapping(), reflecting what it does. END