HomeFreeBSD

conf: Remove kernel stack swapping support, part 12

Description

conf: Remove kernel stack swapping support, part 12

Remove the NO_SWAPPING option. There is still some code in
vm_swapout.c, but it relates to RACCT handling. Remove the option and
make compilation of vm_swapout.c conditional on RACCT.

Tested by: pho
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D46130

Details

Provenance
markjAuthored on Jul 29 2024, 1:42 AM
Reviewer
kib
Differential Revision
D46130: conf: Remove kernel stack swapping support, part 12
Parents
rGec84a986baf1: vm: Remove kernel stack swapping support, part 11
Branches
Unknown
Tags
Unknown