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)
Mon, Nov 10, 3:39 AM
Unknown Object (File)
Thu, Oct 30, 9:24 PM
Unknown Object (File)
Thu, Oct 30, 12:06 PM
Unknown Object (File)
Thu, Oct 30, 5:59 AM
Unknown Object (File)
Thu, Oct 30, 5:44 AM
Unknown Object (File)
Tue, Oct 28, 10:34 AM
Unknown Object (File)
Oct 24 2025, 12:33 AM
Unknown Object (File)
Oct 23 2025, 7:28 AM
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