alc
b716a32dc2
With the new-and-improved vm_fault_copy_entry() (r265843), we can always
...
avoid soft page faults when adding write access to user wired entries in
vm_map_protect(). Previously, we only avoided the soft page fault when
the underlying pages were copy-on-write. In other words, we avoided the
pages faults that might sleep on page allocation, but not the trivial
page faults to update the physical map.
Reviewed by: kib
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2014-05-11 17:41:29 +00:00
..
2013-08-09 11:28:55 +00:00
2013-02-20 12:03:20 +00:00
2014-03-12 16:38:55 +00:00
2014-03-22 10:26:09 +00:00
2013-08-07 06:21:20 +00:00
2013-08-09 11:11:11 +00:00
2013-09-20 04:30:18 +00:00
2013-08-10 17:36:42 +00:00
2014-04-26 12:18:17 +00:00
2013-03-19 14:39:27 +00:00
2014-02-14 17:47:18 +00:00
2013-06-20 19:08:12 +00:00
2013-11-19 10:05:53 +00:00
2014-02-10 19:59:46 +00:00
2013-09-20 17:06:49 +00:00
2014-05-10 17:03:33 +00:00
2014-03-22 10:26:09 +00:00
2013-09-09 18:11:59 +00:00
2013-09-09 18:11:59 +00:00
2013-08-13 22:40:43 +00:00
2014-05-11 17:41:29 +00:00
2013-09-09 18:11:59 +00:00
2014-03-22 10:26:09 +00:00
2014-05-07 08:38:02 +00:00
2014-03-22 10:26:09 +00:00
2013-08-09 11:28:55 +00:00
2014-03-22 10:26:09 +00:00
2013-12-31 18:25:15 +00:00
2014-05-06 03:42:04 +00:00
2012-07-18 05:21:34 +00:00
2013-06-28 03:51:20 +00:00
2013-06-28 03:51:20 +00:00
2014-03-22 10:26:09 +00:00
2014-04-29 18:42:37 +00:00
2014-03-22 10:26:09 +00:00
2014-03-22 10:26:09 +00:00
2013-12-08 20:07:02 +00:00
2013-12-29 04:54:52 +00:00
2013-05-12 16:50:18 +00:00
2013-01-11 09:58:35 +00:00
2014-03-22 10:26:09 +00:00
2013-07-24 09:45:31 +00:00
2014-03-22 10:26:09 +00:00