alc 0ec9744723 It makes more sense for the object-based backend allocator to use OBJT_PHYS
objects instead of OBJT_DEFAULT objects because we never reclaim or pageout
the allocated pages.  Moreover, they are mapped with pmap_qenter(), which
creates unmanaged mappings.

Reviewed by:	kib
2010-05-03 17:35:31 +00:00
..
2010-04-07 16:29:10 +00:00
2010-04-07 16:29:10 +00:00
2010-03-22 22:39:32 +00:00