hi, in uvm_pdaemon.c 1.37, you removed pmap_clear_reference from uvmpd_scan. i think that it makes a page allocated by a single fault survive until page queue cycles twice at least. is it an intended behaviour? it's at least unfair for page-loaning, which doesn't set a reference bit. YAMAMOTO Takashi