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

/freebsd-10.0-release/sys/vm/
H A Dvm_radix.hdiff 226952 Sun Oct 30 21:10:37 MDT 2011 jeff - Extract part of vm_radix_lookupn() into a function that just finds the
first leaf page in a specified range. This permits us to make many
search & operate functions without much code duplication.
- Make a generic iterator for radix items.
H A Dvm_radix.cdiff 226952 Sun Oct 30 21:10:37 MDT 2011 jeff - Extract part of vm_radix_lookupn() into a function that just finds the
first leaf page in a specified range. This permits us to make many
search & operate functions without much code duplication.
- Make a generic iterator for radix items.

Completed in 179 milliseconds