Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D47727
Change Details
Change Details
Old
New
Diff
Pass the to-be-freed page to vm_page_iter_free as a parameter, rather than computing it from the iterator parameter, to improve performance. Do the same for vm_page_iter_remove. Sort declarations of page_iter functions in vm_page.h.
Pass the to-be-freed page to vm_page_iter_free as a parameter, rather than computing it from the iterator parameter, to improve performance. Sort declarations of page_iter functions in vm_page.h.
Pass the to-be-freed page to vm_page_iter_free as a parameter, rather than computing it from the iterator parameter, to improve performance.
Do the same for vm_page_iter_remove.
Sort declarations of page_iter functions in vm_page.h.
Continue