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, Feb 16, 5:11 PM
Unknown Object (File)
Mon, Feb 9, 2:07 AM
Unknown Object (File)
Sun, Feb 8, 2:01 AM
Unknown Object (File)
Sat, Feb 7, 6:03 AM
Unknown Object (File)
Sat, Jan 31, 10:29 AM
Unknown Object (File)
Jan 5 2026, 11:54 PM
Unknown Object (File)
Dec 28 2025, 7:20 AM
Unknown Object (File)
Dec 14 2025, 4:42 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