93c03c9726
- Use pools for pmap structures and pv_entry structures. - Remove a bunch of splvm()/splx(), no longer needed now that pmap_kenter_pa() and pmap_kremove() are as they should be. Mostly from Chuck Silvers.