alc 3c3b82e681 Eliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max because they no
longer serve any purpose.  Prior to r157446, they served a purpose
because there was a fixed amount of kernel virtual address space
reserved for pv entries at boot time.  However, since that change pv
entries are accessed through the direct map, and so there is no limit
imposed by a fixed amount of kernel virtual address space.

Fix a couple of nearby style issues.

Reviewed by:	jhb, kib
MFC after:	1 week
2012-03-21 04:00:58 +00:00
..
2012-03-15 21:48:27 +00:00
2012-03-18 19:15:11 +00:00
2012-03-20 21:37:52 +00:00
2012-01-02 12:12:10 +00:00
2012-03-20 21:37:52 +00:00
2012-03-19 13:21:10 +00:00
2012-03-20 21:37:52 +00:00
2012-02-28 15:07:05 +00:00
2012-03-15 14:22:05 +00:00
2012-02-10 12:35:57 +00:00