Change vm_fault_populate_cleanup() to use a page iterator, rather than tailq pointers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/vm/vm_fault.c | ||
---|---|---|
490 | I think this assert can be restored by checking that the last processed page index is last. |