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-21 04:00:58 +00:00
2012-03-15 21:48:27 +00:00
2012-03-20 13:08:57 +00:00
2012-03-06 13:43:57 +00:00
2012-03-13 20:29:04 +00:00
2012-03-18 19:15:11 +00:00
2012-03-21 04:00:58 +00:00
2012-03-20 21:37:52 +00:00
2012-01-21 17:45:27 +00:00
2012-01-02 12:12:10 +00:00
2012-03-20 21:37:52 +00:00
2012-03-17 23:03:20 +00:00
2011-12-17 15:08:43 +00:00
2012-03-19 13:21:10 +00:00
2012-03-11 12:19:58 +00:00
2012-03-20 21:37:52 +00:00
2012-03-19 21:34:11 +00:00
2011-11-22 21:28:20 +00:00
2012-03-19 00:36:32 +00:00
2012-01-03 07:05:30 +00:00
2012-03-18 01:43:41 +00:00
2012-03-19 13:15:48 +00:00
2012-03-19 21:09:12 +00:00
2012-03-21 03:19:50 +00:00
2012-02-28 15:07:05 +00:00
2012-03-13 11:08:40 +00:00
2012-03-17 21:51:39 +00:00
2012-03-15 14:22:05 +00:00
2012-02-17 02:39:58 +00:00
2012-01-05 19:00:36 +00:00
2011-11-18 03:05:20 +00:00
2012-02-17 02:39:58 +00:00
2012-03-11 12:19:58 +00:00
2011-12-15 02:26:53 +00:00
2012-01-31 02:11:05 +00:00
2012-03-19 19:53:53 +00:00
2012-03-19 21:57:31 +00:00
2012-02-25 04:54:51 +00:00
2012-03-19 18:03:20 +00:00
2011-11-03 14:38:03 +00:00
2012-02-10 12:35:57 +00:00
2012-03-15 22:53:39 +00:00
2012-03-19 00:36:32 +00:00
2012-02-21 19:35:59 +00:00
2012-03-13 22:04:27 +00:00
2012-03-19 19:06:40 +00:00
2012-03-19 21:57:31 +00:00
2012-02-29 17:47:01 +00:00
2012-03-20 18:05:15 +00:00