Max Laier
a5db445da4
Fix a long standing (from the original 4.4BSD lite sources) race between
...
vmspace_fork and vm_map_wire that would lead to "vm_fault_copy_wired: page
missing" panics. While faulting in pages for a map entry that is being
wired down, mark the containing map as busy. In vmspace_fork wait until the
map is unbusy, before we try to copy the entries.
Reviewed by: kib
MFC after: 5 days
Sponsored by: Isilon Systems, Inc.
2010-12-09 21:02:22 +00:00
..
2010-12-02 17:37:16 +00:00
2010-08-06 09:42:15 +00:00
2010-08-31 17:43:47 +00:00
2010-08-31 16:57:58 +00:00
2010-05-03 19:19:58 +00:00
2010-05-24 14:26:57 +00:00
2010-05-06 18:58:32 +00:00
2010-12-02 17:37:16 +00:00
2010-11-04 15:33:50 +00:00
2009-01-25 09:11:24 +00:00
2010-06-15 19:28:37 +00:00
2010-10-16 04:41:45 +00:00
2010-11-18 21:09:02 +00:00
2010-08-11 22:10:37 +00:00
2010-12-02 17:37:16 +00:00
2010-05-06 18:58:32 +00:00
2010-07-27 17:31:03 +00:00
2010-09-20 20:41:59 +00:00
2010-12-09 21:02:22 +00:00
2010-12-09 21:02:22 +00:00
2009-07-24 13:50:29 +00:00
2010-12-04 17:41:58 +00:00
2010-12-02 17:37:16 +00:00
2010-12-02 17:37:16 +00:00
2010-12-09 07:39:06 +00:00
2010-11-28 05:51:31 +00:00
2010-11-18 21:09:02 +00:00
2010-11-18 21:09:02 +00:00
2009-07-24 13:50:29 +00:00
2010-07-04 11:26:56 +00:00
2010-04-30 00:46:43 +00:00
2010-10-30 18:00:53 +00:00
2010-07-27 20:33:50 +00:00
2010-11-19 04:30:33 +00:00
2009-04-11 22:34:08 +00:00
2009-11-03 16:46:52 +00:00
2010-12-02 17:37:16 +00:00
2010-06-02 15:46:37 +00:00
2009-02-08 20:23:46 +00:00