Searched hist:248431 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_radix.cdiff 248431 Sun Mar 17 15:01:32 MDT 2013 alc The M_ZERO can be eliminated from the uma_zalloc() call in
vm_radix_node_get() with a small change to vm_radix_reclaim_allnodes_int().
This change further reduced the average number of cycles per
vm_page_insert() call from 532 to 519.

Reviewed by: attilio
Sponsored by: EMC / Isilon Storage Division

Completed in 229 milliseconds