https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #188460|0                           |1
        is obsolete|                            |

--- Comment #4 from [email protected] ---
Created attachment 188607
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188607&action=edit
swapoff to release multiple blocks at a time for 11-stable

Initialize offset.
Split vm operations into functions.

It looks I need to call vm_page_grab and cannot use rbehind to call 
swap_pager_getpages().
vm_page_alloc() is called by swap_pager_getpages() but I got a crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to