Alan Cox
8beae25391
In general, when we map a page into the kernel's address space, we no
...
longer create a pv entry for that mapping. (The two exceptions are
mappings into the kernel's exec and pipe submaps.) Consequently, there is
no reason for get_pv_entry() to dig deep into the free page queues, i.e.,
use VM_ALLOC_SYSTEM, by default. This revision changes get_pv_entry() to
use VM_ALLOC_NORMAL by default, i.e., before calling pmap_collect() to
reclaim pv entries.
Approved by: re (kensmith)
2007-08-21 04:59:34 +00:00
..
2007-08-21 04:59:34 +00:00
2007-08-18 16:47:28 +00:00
2007-08-17 18:22:31 +00:00
2007-07-22 12:28:13 +00:00
2007-07-21 18:07:45 +00:00
2007-08-16 20:33:20 +00:00
2007-08-16 20:33:20 +00:00
2007-08-15 19:26:03 +00:00
2007-07-28 07:31:30 +00:00
2007-07-03 12:13:45 +00:00
2007-08-17 05:57:04 +00:00
2007-08-16 11:00:07 +00:00
2007-06-09 21:55:17 +00:00
2007-06-17 22:19:19 +00:00
2007-08-20 15:33:22 +00:00
2007-07-06 07:17:22 +00:00
2007-08-21 04:59:34 +00:00
2007-08-06 05:15:57 +00:00
2007-07-27 09:34:42 +00:00
2007-08-20 11:53:26 +00:00
2007-06-13 06:17:48 +00:00
2007-08-15 19:26:03 +00:00
2007-08-18 12:06:13 +00:00
2007-07-20 11:38:12 +00:00
2007-06-28 12:54:58 +00:00
2007-07-14 21:49:24 +00:00
2007-08-18 11:59:17 +00:00
2007-08-16 01:51:22 +00:00
2007-08-05 16:16:15 +00:00
2007-08-06 14:26:03 +00:00
2007-07-30 11:06:42 +00:00
2007-04-16 12:31:35 +00:00
2007-06-05 00:00:57 +00:00
2007-07-10 09:23:10 +00:00
2007-06-01 01:12:45 +00:00
2007-08-06 14:26:03 +00:00
2007-08-06 14:26:03 +00:00
2007-07-05 06:59:14 +00:00
2007-07-29 20:16:48 +00:00
2007-08-06 14:26:03 +00:00
2007-08-11 19:25:32 +00:00
2007-08-06 14:26:03 +00:00
2007-08-06 14:26:03 +00:00
2007-08-05 11:56:44 +00:00
2007-07-06 00:41:53 +00:00
2007-08-16 05:32:26 +00:00
2007-07-13 18:51:08 +00:00
2007-08-20 12:05:45 +00:00
2007-07-12 21:04:58 +00:00