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

/freebsd-11.0-release/sys/vm/
H A Dvm_radix.hdiff 246430 Wed Feb 06 18:38:54 MST 2013 attilio Cleanup vm_radix KPI:
- Avoid the return value for vm_radix_insert()
- Name the functions argument per-style(9)
- Avoid to get and return opaque objects but use vm_page_t as vm_radix is
thought to not really be general code but to cater specifically page
cache and resident cache.
H A Dvm_radix.cdiff 246430 Wed Feb 06 18:38:54 MST 2013 attilio Cleanup vm_radix KPI:
- Avoid the return value for vm_radix_insert()
- Name the functions argument per-style(9)
- Avoid to get and return opaque objects but use vm_page_t as vm_radix is
thought to not really be general code but to cater specifically page
cache and resident cache.

Completed in 155 milliseconds