alc 0ca67337b8 pmap_alloc_vhpt() doesn't need the pages that it allocates to be mapped
into the kernel map, so vm_page_alloc_contig() can be used in place of
contigmalloc().

Reviewed by:	marcel
2012-06-01 03:56:12 +00:00
..
2011-06-06 19:06:15 +00:00
2012-05-24 22:00:48 +00:00
MFC
2011-05-06 22:45:33 +00:00