Konstantin Belousov e65919f9fc Do not restart the scan in vm_object_page_clean() on the object
generation change if requested mode is async. The object generation is
only changed when the object is marked as OBJ_MIGHTBEDIRTY. For async
mode it is enough to write each dirty page, not to make a guarantee that
all pages are cleared after the vm_object_page_clean() returned.

Diagnosed by:	truckman
Tested by:	flo
Reviewed by:	alc, truckman
MFC after:	2 weeks
2012-01-04 16:04:20 +00:00
..
2012-01-04 03:54:30 +00:00
2011-10-27 14:15:26 +00:00
2012-01-02 12:12:10 +00:00
2012-01-02 12:12:10 +00:00
2012-01-02 12:12:10 +00:00
2011-11-26 23:57:03 +00:00
2011-12-13 13:38:03 +00:00
2012-01-02 12:12:10 +00:00
2011-12-15 06:29:13 +00:00