kib
41802e2c86
Adapt vm_page_aflag_set(PGA_WRITEABLE) to the locking of
...
pmap_enter(PMAP_ENTER_NOSLEEP). The PGA_WRITEABLE flag can be set
when either the page is busied, or the owner object is locked.
Update comments, move all assertions about page state when
PGA_WRITEABLE flag is set, into new helper
vm_page_assert_pga_writeable().
Reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
2014-08-09 05:00:34 +00:00
..
2013-08-09 11:28:55 +00:00
2014-03-12 16:38:55 +00:00
2014-06-28 03:56:17 +00:00
2013-08-07 06:21:20 +00:00
2013-08-09 11:11:11 +00:00
2014-08-08 17:12:03 +00:00
2014-06-28 03:56:17 +00:00
2013-08-10 17:36:42 +00:00
2014-04-26 12:18:17 +00:00
2014-06-28 03:56:17 +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
2014-08-02 16:10:24 +00:00
2014-08-08 17:12:03 +00:00
2014-06-16 18:15:27 +00:00
2014-06-28 03:56:17 +00:00
2014-08-08 17:12:03 +00:00
2013-08-13 22:40:43 +00:00
2014-08-02 17:58:20 +00:00
2014-06-19 05:00:39 +00:00
2014-03-22 10:26:09 +00:00
2014-07-07 00:27:09 +00:00
2014-07-26 18:10:18 +00:00
2014-08-06 19:30:35 +00:00
2014-08-09 05:00:34 +00:00
2014-08-09 05:00:34 +00:00
2014-07-07 00:27:09 +00:00
2013-06-28 03:51:20 +00:00
2014-08-06 19:34:03 +00:00
2014-03-22 10:26:09 +00:00
2014-08-05 10:29:01 +00:00
2014-03-22 10:26:09 +00:00
2014-06-28 03:56:17 +00:00
2013-12-08 20:07:02 +00:00
2014-06-11 16:11:12 +00:00
2014-07-07 00:27:09 +00:00
2014-06-28 03:56:17 +00:00
2013-07-24 09:45:31 +00:00
2014-03-22 10:26:09 +00:00