Replace the use of page lookups and page next pointers in swap_pager.c with vm_page iterators.
Details
Details
- Reviewers
markj kib - Commits
- rG76c60597fa2a: swap_pager: use vm_page_iterators for lookup
I've run the stress2 swap tests with no problems seen.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable