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

/freebsd-9.3-release/sys/kern/
H A Dsubr_hash.cdiff 137244 Fri Nov 05 04:52:29 MST 2004 alc Two changes to vm_pgmoveco():
- Eliminate an initialized but unused variable.
- Eliminate an unnecessary call to clear the page's PG_BUSY flag. (The
call to vm_page_rename() already clears the page's PG_BUSY flag through
its call to vm_page_remove().)
H A Dsubr_uio.cdiff 137244 Fri Nov 05 04:52:29 MST 2004 alc Two changes to vm_pgmoveco():
- Eliminate an initialized but unused variable.
- Eliminate an unnecessary call to clear the page's PG_BUSY flag. (The
call to vm_page_rename() already clears the page's PG_BUSY flag through
its call to vm_page_remove().)

Completed in 138 milliseconds