markj 8f237db141 Add a return value to vm_page_remove().
Use it to indicate whether the page may be safely freed following
its removal from the object.  Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by:	alc, dougm, kib
MFC after:	1 week
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D20758
2019-06-26 17:37:51 +00:00
..
2019-06-21 18:48:07 +00:00
2019-06-26 16:23:24 +00:00
2019-05-27 00:47:51 +00:00
2019-06-22 05:35:23 +00:00
2019-05-02 12:56:13 +00:00
2019-06-25 04:50:09 +00:00
2019-05-08 19:27:30 +00:00
2019-06-21 00:16:30 +00:00
2019-06-25 19:44:22 +00:00
2019-06-21 00:16:30 +00:00
2019-06-25 04:50:09 +00:00
2019-06-26 15:28:21 +00:00
2019-06-25 19:55:42 +00:00
2019-02-04 21:28:25 +00:00
2019-06-08 16:26:56 +00:00