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)
Dec 21 2024, 9:17 PM
Unknown Object (File)
Dec 4 2024, 2:37 AM
Unknown Object (File)
Nov 21 2024, 1:34 AM
Unknown Object (File)
Nov 17 2024, 8:44 AM
Unknown Object (File)
Nov 16 2024, 7:37 PM
Unknown Object (File)
Nov 16 2024, 5:47 PM
Unknown Object (File)
Nov 15 2024, 7:48 AM
Unknown Object (File)
Nov 7 2024, 4:21 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