HomeFreeBSD

tmpfs_vnops: move swap work to swap_pager

Description

tmpfs_vnops: move swap work to swap_pager

Two functions in tmpfs_vnops.c use an interface provided by
swap_pager.c. Move most of the implementation of those functions to
swap_pager.c so that they can be implemented more effectively, with
access to implementation details of the swap pager.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D47212

Details

Provenance
dougmAuthored on Thu, Oct 24, 7:24 PM
Reviewer
kib
Differential Revision
D47212: tmpfs_vnops: move swap work to swap_pager
Parents
rGd021d3b3c675: tcp: get rid of TDP_INTCPCALLOUT
Branches
Unknown
Tags
Unknown