Alan Cox d0881641d4 As an optimization to the machine-independent layer, change the machine-
dependent pmap_ts_referenced() so that it updates the page's dirty field
if a modified bit is found while counting reference bits.  This
opportunistic update can be performed at low cost and can eliminate the
need for some future calls to pmap_is_modified() by the machine-
independent layer.

MFC after:	3 weeks
2016-09-03 03:14:24 +00:00
..
2016-09-01 18:37:11 +00:00
2016-08-24 09:57:19 +00:00
2016-09-01 19:51:35 +00:00
2016-08-15 19:17:00 +00:00
2016-09-02 18:22:56 +00:00
2016-08-24 00:52:30 +00:00
2016-08-30 02:09:40 +00:00
2016-08-31 14:49:58 +00:00