Page MenuHomeFreeBSD

conf: Remove kernel stack swapping support, part 12
ClosedPublic

Authored by markj on Jul 25 2024, 1:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 15, 7:48 AM
Unknown Object (File)
Thu, Nov 7, 4:21 AM
Unknown Object (File)
Sat, Oct 19, 5:15 PM
Unknown Object (File)
Sat, Oct 19, 12:54 PM
Unknown Object (File)
Oct 8 2024, 5:36 PM
Unknown Object (File)
Oct 8 2024, 5:36 PM
Unknown Object (File)
Oct 8 2024, 5:36 PM
Unknown Object (File)
Oct 8 2024, 5:12 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable