Readahead/behind pages are handled by the swap pager, but the get_pages
caller is responsible for putting fetched pages into queues (or wiring
them beforehand).
Reported by: pho
Differential D47526
swap_pager: Ensure that swapoff puts swapped-in pages in page queues markj on Tue, Nov 12, 3:02 PM. Authored by Tags None Referenced Files
Subscribers
Details Readahead/behind pages are handled by the swap pager, but the get_pages Reported by: pho
Diff Detail
Event TimelineComment Actions Is this related to the KASSERT that was recently added to vm_object_terminate_single_page? |