kib
61cc19eab8
The vm_pager_page_unswapped() pager op is only implemented for the
...
swap pager. Swap pager uses a private mutex to protect swap metadata,
and does not rely on the vm object lock to ensure integrity of it.
Weaken the requirement for the vm object lock by only asserting locked
object in vm_pager_page_unswapped(), instead of locked exclusively.
Reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
2014-08-06 19:34:03 +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-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-03 20:40:51 +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
2013-03-19 14:39:27 +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-02 16:10:24 +00:00
2014-06-16 18:15:27 +00:00
2014-06-28 03:56:17 +00:00
2014-06-16 18:15:27 +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-06-28 03:56:17 +00:00
2014-06-16 18:15:27 +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
2013-05-12 16:50:18 +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