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)
Sep 16 2025, 5:15 PM
Unknown Object (File)
Sep 11 2025, 10:14 PM
Unknown Object (File)
Aug 22 2025, 12:54 PM
Unknown Object (File)
Aug 14 2025, 11:29 PM
Unknown Object (File)
Aug 5 2025, 4:08 PM
Unknown Object (File)
Aug 5 2025, 4:08 PM
Unknown Object (File)
Jul 29 2025, 9:14 AM
Unknown Object (File)
Jul 12 2025, 10:22 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