K 10 svn:author V 3 kib K 8 svn:date V 27 2015-11-27T19:43:36.289581Z K 7 svn:log V 413 In vm_pageout_grow_cache(), do not re-try the inactive queue when active queue scan initiated write. Re-trying from the inactive queue when doing active scan makes the loop never end if number of domains is greater than 1 and inactive or active scan cannot reach the target. Reported and tested by: Andrew Gallatin Reviewed by: alc Sponsored by: The FreeBSD Foundation MFC after: 2 weeks END