K 10 svn:author V 7 attilio K 8 svn:date V 27 2013-06-04T22:47:01.624250Z K 7 svn:log V 269 In vm_object_split(), busy and consequently unbusy the pages only when swap_pager_copy() is invoked, otherwise there is no reason to do so. This will eliminate the necessity to busy pages most of the times. Sponsored by: EMC / Isilon storage division Reviewed by: alc END