dougm 2db1a9391d swap_pager_meta_free() frees allocated blocks in a way that
exploits the sparsity of allocated blocks in a range, without
issuing an "are you there?" query for every block in the range.
swap_pager_copy() is not so smart.  Modify the implementation
of swap_pager_meta_free() slightly so that swap_pager_copy()
can use that smarter implementation too.

Based on an observation of: Yoshihiro Ota (ota_j.email.ne.jp)
Reviewed by: kib,alc
Tested by: pho
Differential Revision: https://reviews.freebsd.org/D22280
2019-11-11 16:59:49 +00:00
..
2019-06-02 01:00:17 +00:00
2019-09-16 21:31:02 +00:00
2019-09-27 18:43:36 +00:00
2019-11-06 16:59:16 +00:00
2019-09-27 18:43:36 +00:00